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 鬩包スョ陷搾スコ^ 11101001101010011001010111101111101111011010111011101000100111001000110111101111101111011011101001011110 e9a995efbdaee89c8defbdba5e
EUC-JP 鬩包スョ陷搾スコ^ 1111001010101011110010101111000110001110101111011000111010101110111011111111110010111010111100011000111010111101100011101011101001011110 f2abcaf18ebd8eaeeffcbaf18ebd8eba5e
UTF-8 鬩包スョ陷搾スコ^ 11101001101011001010100111100101100011001000010111101111101111011011110111101111101111011010111011101001100110011011011111100110100100001011111011101111101111011011110111101111101111011011101001011110 e9aca9e58c85efbdbdefbdaee999b7e690beefbdbdefbdba5e
UHC ?包??陷搾??^ 001111111111100011010000001111110011111111111001111010001111001110110110001111110011111101011110 3ff8d03f3ff9e8f3b63f3f5e

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