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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?重蓑琳??櫛? 001111111000111101100100100101101010101010010111110101000011111100111111100010111111100100111111 3f8f6496aa97d43f3f8bf93f
EUC-JP ?重蓑琳??櫛? 001111111011110111000101110011001010110011001110110101100011111100111111101101101111101100111111 3fbdc5ccacced63f3fb6fb3f
UTF-8 뤵重蓑琳렮렣櫛렟 111010111010010010110101111010011000011110001101111010001001001110010001111001111001000010110011111010111010000010101110111010111010000010100011111001101010101110011011111010111010000010011111 eba4b5e9878de89391e790b3eba0aeeba0a3e6ab9beba09f
UHC 뤵重蓑琳렮렣櫛렟 10001111111000111111000111101100110111101110111011010111111110111000111010111011100011101011010011110001111011101000111010110000 8fe3f1ecdeeed7fb8ebb8eb4f1ee8eb0

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