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 陽髴眄}陽髴眄{^ 100101110111101011101001100111001110000110111110011111011001011101111010111010011001110011100001101111100111101101011110 977ae99ce1be7d977ae99ce1be7b5e
EUC-JP 陽髴眄}陽髴眄{^ 110011011101101111110001111111001110001011000000011111011100110111011011111100011111110011100010110000000111101101011110 cddbf1fce2c07dcddbf1fce2c07b5e
UTF-8 陽髴眄}陽髴眄{^ 111010011001100110111101111010011010101110110100111001111001110010000100011111011110100110011001101111011110100110101011101101001110011110011100100001000111101101011110 e999bde9abb4e79c847de999bde9abb4e79c847b5e
UHC 陽?眄}陽?眄{^ 11100101110101010011111111011000111110000111110111100101110101010011111111011000111110000111101101011110 e5d53fd8f87de5d53fd8f87b5e

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