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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 鳶??k}鳶??k{^ 10010011110011100011111100111111011010110111110110010011110011100011111100111111011010110111101101011110 93ce3f3f6b7d93ce3f3f6b7b5e
EUC-JP 鳶??k}鳶??k{^ 11000110110100000011111100111111011010110111110111000110110100000011111100111111011010110111101101011110 c6d03f3f6b7dc6d03f3f6b7b5e
UTF-8 鳶멨뜕k}鳶멨뜕k{^ 1110100110110011101101101110101110101001101010001110101110011100100101010110101101111101111010011011001110110110111010111010100110101000111010111001110010010101011010110111101101011110 e9b3b6eba9a8eb9c956b7de9b3b6eba9a8eb9c956b7b5e
UHC 鳶멨뜕k}鳶멨뜕k{^ 1110011011101001101110001110010110001101100110000110101101111101111001101110100110111000111001011000110110011000011010110111101101011110 e6e9b8e58d986b7de6e9b8e58d986b7b5e

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