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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 簑簔}簑簔{^ 11110110111000101110001011000000111000101100000111110111101010100111110111110110111000101110001011000000111000101100000111110111101010100111101101011110 f6e2e2c0e2c1f7aa7df6e2e2c0e2c1f7aa7b5e
EUC-JP ?簑簔?}?簑簔?{^ 001111111110010011000010111001001100001100111111011111010011111111100100110000101110010011000011001111110111101101011110 3fe4c2e4c33f7d3fe4c2e4c33f7b5e
UTF-8 簑簔}簑簔{^ 111011101001010010001001111001111011000010010001111001111011000010010100111011101001011010001101011111011110111010010100100010011110011110110000100100011110011110110000100101001110111010010110100011010111101101011110 ee9489e7b091e7b094ee968d7dee9489e7b091e7b094ee968d7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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