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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 譖曙Ъ譖曙ЪB 11100110100110111000111110001100100001000101101111100110100110111000111110001100100001000101101101000010 e69b8f8c845be69b8f8c845b42
EUC-JP 譖曙Ъ譖曙ЪB 11101011111110111011110111101100101001111011110011101011111110111011110111101100101001111011110001000010 ebfbbdeca7bcebfbbdeca7bc42
UTF-8 譖曙Ъ譖曙ЪB 1110100010101101100101101110011010011011100110011101000010101010111010001010110110010110111001101001101110011001110100001010101001000010 e8ad96e69b99d0aae8ad96e69b99d0aa42
UHC ?曙Ъ?曙ЪB 0011111111011111111101011010110010111100001111111101111111110101101011001011110001000010 3fdff5acbc3fdff5acbc42

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