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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 夜??飮??矣??繹 1001011011101001001111110011111110011111010110100011111100111111111000011110000100111111001111111110001110001000 96e93f3f9f5a3f3fe1e13f3fe388
EUC-JP 夜??飮??矣??繹 1100110011101011001111110011111111011101101110110011111100111111111000101110001100111111001111111110010111101000 cceb3f3fddbb3f3fe2e33f3fe5e8
UTF-8 夜껊씛飮꿩퓴矣묒뒡繹 111001011010010010011100111010101011101110001010111011001001010010011011111010011010001110101110111010101011111110101001111011011001001110110100111001111001111110100011111010111010110010010010111010111001001010100001111001111011100110111001 e5a49ceabb8aec949be9a3aeeabfa9ed93b4e79fa3ebac92eb92a1e7b9b9
UHC 夜껊씛飮꿩퓴矣묒뒡繹 1110010110101000100000111110101110011101101100001110101111100110101100101110011010111111100110101110101111111000100100011110110010001010100111011110011010111010 e5a883eb9db0ebe6b2e6bf9aebf891ec8a9de6ba

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