To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 將g?}將g?{^ 10011011100100101000001010000111001111110111110110011011100100101000001010000111001111110111101101011110 9b9282873f7d9b9282873f7b5e
EUC-JP 將g?}將g?{^ 11010101111100101010001111100111001111110111110111010101111100101010001111100111001111110111101101011110 d5f2a3e73f7dd5f2a3e73f7b5e
UTF-8 將g돻}將g돻{^ 111001011011000010000111111011111011110110000111111010111000111110111011011111011110010110110000100001111110111110111101100001111110101110001111101110110111101101011110 e5b087efbd87eb8fbb7de5b087efbd87eb8fbb7b5e
UHC 將g돻}將g돻{^ 111011011110001010100011111001111000100110111110011111011110110111100010101000111110011110001001101111100111101101011110 ede2a3e789be7dede2a3e789be7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)