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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
EUC-JP ???悰?[???悰?[^ 0011111100111111001111111000111110111101111111000011111101011011001111110011111100111111100011111011110111111100001111110101101101011110 3f3f3f8fbdfc3f5b3f3f3f8fbdfc3f5b5e
UTF-8 롏렪렖悰렱[롏렪렖悰렱[^ 111010111010000110001111111010111010000010101010111010111010000010010110111001101000001010110000111010111010000010110001010110111110101110100001100011111110101110100000101010101110101110100000100101101110011010000010101100001110101110100000101100010101101101011110 eba18feba0aaeba096e682b0eba0b15beba18feba0aaeba096e682b0eba0b15b5e
UHC 롏렪렖悰렱[롏렪렖悰렱[^ 1000111011010101100011101011100010001110101010111111000011110101100011101011111001011011100011101101010110001110101110001000111010101011111100001111010110001110101111100101101101011110 8ed58eb88eabf0f58ebe5b8ed58eb88eabf0f58ebe5b5e

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