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 蒸??梨蒸??悧^ 10001111111101100011111100111111100101111001110010001111111101100011111100111111100111001010010001011110 8ff63f3f979c8ff63f3f9ca45e
EUC-JP 蒸??梨蒸??悧^ 10111110111110000011111100111111110011011111110010111110111110000011111100111111110110001010011001011110 bef83f3fcdfcbef83f3fd8a65e
UTF-8 蒸렟暈梨蒸렟暈悧^ 11101000100100101011100011101011101000001001111111101111101001111000010111100110101000101010100011101000100100101011100011101011101000001001111111101111101001111000010111100110100000101010011101011110 e892b8eba09fefa785e6a2a8e892b8eba09fefa785e682a75e
UHC 蒸렟暈梨蒸렟暈悧^ 1111000111111010100011101011000011101001111101111101011111011110111100011111101010001110101100001110100111110111110101111101110001011110 f1fa8eb0e9f7d7def1fa8eb0e9f7d7dc5e

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