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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 諪뀜렱됫}諪뀜렱됫{^ 111010001010101110101010111010111000000010011100111010111010000010110001111010111001000010101011011111011110100010101011101010101110101110000000100111001110101110100000101100011110101110010000101010110111101101011110 e8abaaeb809ceba0b1eb90ab7de8abaaeb809ceba0b1eb90ab7b5e
UHC 諪뀜렱됫}諪뀜렱됫{^ 11101111111101011011001011110001100011101011111010110101110011000111110111101111111101011011001011110001100011101011111010110101110011000111101101011110 eff5b2f18ebeb5cc7deff5b2f18ebeb5cc7b5e

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