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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陦吮箔}陦吮箔{^ 111010001010000110011001111000101001010010010011011111011110100010100001100110011110001010010100100100110111101101011110 e8a199e294937de8a199e294937b5e
EUC-JP 陦吮箔}陦吮箔{^ 111100001010001111010010111001001100011111110011011111011111000010100011110100101110010011000111111100110111101101011110 f0a3d2e4c7f37df0a3d2e4c7f37b5e
UTF-8 陦吮箔}陦吮箔{^ 111010011001100110100110111001011001000010101110111001111010111010010100011111011110100110011001101001101110010110010000101011101110011110101110100101000111101101011110 e999a6e590aee7ae947de999a6e590aee7ae947b5e
UHC ??箔}??箔{^ 0011111100111111110110101101100001111101001111110011111111011010110110000111101101011110 3f3fdad87d3f3fdad87b5e

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