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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP 艅??[}艅??[{^ 100011111101011011111101001111110011111101011011011111011000111111010110111111010011111100111111010110110111101101011110 8fd6fd3f3f5b7d8fd6fd3f3f5b7b5e
UTF-8 艅띄깽[}艅띄깽[{^ 1110100010001001100001011110101110011101100001001110101010111001101111010101101101111101111010001000100110000101111010111001110110000100111010101011100110111101010110110111101101011110 e88985eb9d84eab9bd5b7de88985eb9d84eab9bd5b7b5e
UHC 艅띄깽[}艅띄깽[{^ 1110011010101001101101101110011110110010101001000101101101111101111001101010100110110110111001111011001010100100010110110111101101011110 e6a9b6e7b2a45b7de6a9b6e7b2a45b7b5e

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