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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???悠??矣?? 0011111100111111001111111001011101001001001111110011111111100001111000010011111100111111 3f3f3f97493f3fe1e13f3f
EUC-JP ???悠??矣?? 0011111100111111001111111100110110101010001111110011111111100010111000110011111100111111 3f3f3fcdaa3f3fe2e33f3f
UTF-8 歷띰퐢悠띷룚矣ㅼ턃 111011111010011010001100111010111001110110110000111011011001000010100010111001101000001010100000111010111001110110110111111010111010001110011010111001111001111110100011111000111000010110111100111011011000010010000011 efa68ceb9db0ed90a2e682a0eb9db7eba39ae79fa3e385bced8483
UHC 歷띰퐢悠띷룚矣ㅼ턃 111001101011100010110110111011111011110110001011111010101110110110001101111001101000111110010110111010111111100010100100111011001011010110011111 e6b8b6efbd8beaed8de68f96ebf8a4ecb59f

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