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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???茱??? 0011111100111111001111111110010010100011001111110011111100111111 3f3f3fe4a33f3f3f
EUC-JP ???茱??炤 00111111001111110011111111101000101001010011111100111111100011111100100111010010 3f3f3fe8a53f3f8fc9d2
UTF-8 렭렚렠茱렚렠炤 111010111010000010101101111010111010000010011010111010111010000010100000111010001000110010110001111010111010000010011010111010111010000010100000111001111000001010100100 eba0adeba09aeba0a0e88cb1eba09aeba0a0e782a4
UHC 렭렚렠茱렚렠炤 1000111010111010100011101010110110001110101100011110001010111100100011101010110110001110101100011110000110111111 8eba8ead8eb1e2bc8ead8eb1e1bf

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