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 閻駆屬}閻駆屬{^ 111010001000010110001011111011001001101110100010011111011110100010000101100010111110110010011011101000100111101101011110 e8858bec9ba27de8858bec9ba27b5e
EUC-JP 閻駆屬}閻駆屬{^ 111011111110010110110110111011101101011010100100011111011110111111100101101101101110111011010110101001000111101101011110 efe5b6eed6a47defe5b6eed6a47b5e
UTF-8 閻駆屬}閻駆屬{^ 111010011001011010111011111010011010011110000110111001011011000110101100011111011110100110010110101110111110100110100111100001101110010110110001101011000111101101011110 e996bbe9a786e5b1ac7de996bbe9a786e5b1ac7b5e
UHC 閻?屬}閻?屬{^ 11100111101000100011111111100001110101010111110111100111101000100011111111100001110101010111101101011110 e7a23fe1d57de7a23fe1d57b5e

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