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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 晶諶ゥク諶イ 1000111110111011111110011100111011111011101010101010100110111000111110111010101010110010 8fbbf9cefbaaa9b8fbaab2
EUC-JP 晶?諶ゥク諶イ 101111101011110100111111100011111101111010110101100011101010100110001110101110001000111111011110101101011000111010110010 bebd3f8fdeb58ea98eb88fdeb58eb2
UTF-8 晶諶ゥク諶イ 111001101001100110110110111011101001110010101001111010001010101110110110111011111011110110101001111011111011110110111000111010001010101110110110111011111011110110110010 e699b6ee9ca9e8abb6efbda9efbdb8e8abb6efbdb2
UHC 晶?諶??諶? 11101111110111000011111111100100101001100011111100111111111001001010011000111111 efdc3fe4a63f3fe4a63f

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