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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 眩遮[}眩遮[{^ 11100001101111111000111011010101010110110111110111100001101111111000111011010101010110110111101101011110 e1bf8ed55b7de1bf8ed55b7b5e
EUC-JP 眩遮[}眩遮[{^ 11100010110000011011110011010111010110110111110111100010110000011011110011010111010110110111101101011110 e2c1bcd75b7de2c1bcd75b7b5e
UTF-8 眩遮[}眩遮[{^ 1110011110011100101010011110100110000001101011100101101101111101111001111001110010101001111010011000000110101110010110110111101101011110 e79ca9e981ae5b7de79ca9e981ae5b7b5e
UHC 眩遮[}眩遮[{^ 11111010110111111111001110110100010110110111110111111010110111111111001110110100010110110111101101011110 fadff3b45b7dfadff3b45b7b5e

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