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 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 寬耳寘雫寘ビB 11111010101010101000111010101000111110101010100110001110101101001111101010101001110010111101111001000010 faaa8ea8faa98eb4faa9cbde42
EUC-JP ?耳寘雫寘ビB 00111111101111001010101010001111101110101110000110111100101101101000111110111010111000011000111011001011100011101101111001000010 3fbcaa8fbae1bcb68fbae18ecb8ede42
UTF-8 寬耳寘雫寘ビB 11100101101011111010110011101000100000001011001111100101101011111001100011101001100110111010101111100101101011111001100011101111101111101000101111101111101111101001111001000010 e5aface880b3e5af98e99babe5af98efbe8befbe9e42
UHC 寬耳?????B 11001110101100001110110010111100001111110011111100111111001111110011111101000010 ceb0ecbc3f3f3f3f3f42

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