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 ?狸?}?狸?{^ 0011111110010010010010110011111101111101001111111001001001001011001111110111101101011110 3f924b3f7d3f924b3f7b5e
EUC-JP ?狸?}?狸?{^ 0011111111000011101011000011111101111101001111111100001110101100001111110111101101011110 3fc3ac3f7d3fc3ac3f7b5e
UTF-8 뤒狸탇}뤒狸탇{^ 111010111010010010010010111001111000101110111000111011011000001110000111011111011110101110100100100100101110011110001011101110001110110110000011100001110111101101011110 eba492e78bb8ed83877deba492e78bb8ed83877b5e
UHC 뤒狸탇}뤒狸탇{^ 100011111100001011010111111000011011010101101110011111011000111111000010110101111110000110110101011011100111101101011110 8fc2d7e1b56e7d8fc2d7e1b56e7b5e

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