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 ?k?濡??岳 00111111100000101000101100111111100101000100011100111111001111111000101001111000 3f828b3f94473f3f8a78
EUC-JP ?k?濡??岳 00111111101000111110101100111111110001111010100000111111001111111011001111011001 3fa3eb3fc7a83f3fb3d9
UTF-8 閭k젉濡덈젻岳 111011111010011010000110111011111011110110001011111011001010000010001001111001101011111110100001111010111000110110001000111011001010000010111011111001011011001010110011 efa686efbd8beca089e6bfa1eb8d88eca0bbe5b2b3
UHC 閭k젉濡덈젻岳 1110011010101101101000111110101110100000100010111110101110100001100010001110101110100000101011101110010010111111 e6ada3eba08beba188eba0aee4bf

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