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 豊??梨豊??悧^ 10010110010011000011111100111111100101111001110010010110010011000011111100111111100111001010010001011110 964c3f3f979c964c3f3f9ca45e
EUC-JP 豊??梨豊??悧^ 11001011101011010011111100111111110011011111110011001011101011010011111100111111110110001010011001011110 cbad3f3fcdfccbad3f3fd8a65e
UTF-8 豊렟暈梨豊렟暈悧^ 11101000101100011000101011101011101000001001111111101111101001111000010111100110101000101010100011101000101100011000101011101011101000001001111111101111101001111000010111100110100000101010011101011110 e8b18aeba09fefa785e6a2a8e8b18aeba09fefa785e682a75e
UHC 豊렟暈梨豊렟暈悧^ 1111100110100101100011101011000011101001111101111101011111011110111110011010010110001110101100001110100111110111110101111101110001011110 f9a58eb0e9f7d7def9a58eb0e9f7d7dc5e

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