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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 睥クセョ睥クセョ^ 1110000111001100101110001011111010101110111000011100110010111000101111101010111001011110 e1ccb8beaee1ccb8beae5e
EUC-JP 睥クセョ睥クセョ^ 1110001011001110100011101011100010001110101111101000111010101110111000101100111010001110101110001000111010111110100011101010111001011110 e2ce8eb88ebe8eaee2ce8eb88ebe8eae5e
UTF-8 睥クセョ睥クセョ^ 11100111100111011010010111101111101111011011100011101111101111011011111011101111101111011010111011100111100111011010010111101111101111011011100011101111101111011011111011101111101111011010111001011110 e79da5efbdb8efbdbeefbdaee79da5efbdb8efbdbeefbdae5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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