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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 燿??兀??杖??B 11100000101000000011111100111111100110010101100100111111001111111000111111110001001111110011111101000010 e0a03f3f99593f3f8ff13f3f42
EUC-JP 燿??兀??杖??B 11100000101000100011111100111111110100011011101000111111001111111011111011110011001111110011111101000010 e0a23f3fd1ba3f3fbef33f3f42
UTF-8 燿섒뒿兀뉔옒杖듣큸B 11100111100001111011111111101100100001001001001011101011100100101011111111100101100001011000000011101011100010011001010011101100100110001001001011100110100111011001011011101011100100111010001111101101100000011011100001000010 e787bfec8492eb92bfe58580eb8994ec9892e69d96eb93a3ed81b842
UHC 燿섒뒿兀뉔옒杖듣큸B 11101000111111001001100011101110100010101011010111101000101101001000011111101001100111101001100011101101111010001011010111101000101101001000011101000010 e8fc98ee8ab5e8b487e99e98ede8b5e8b48742

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