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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 祭嶝??祭嶝??B 10001101110101011001101111010001001111110011111110001101110101011001101111010001001111110011111101000010 8dd59bd13f3f8dd59bd13f3f42
EUC-JP 祭嶝??祭嶝??B 10111010110101111101011011010011001111110011111110111010110101111101011011010011001111110011111101000010 bad7d6d33f3fbad7d6d33f3f42
UTF-8 祭嶝렰렯祭嶝렰렯B 11100111101001011010110111100101101101101001110111101011101000001011000011101011101000001010111111100111101001011010110111100101101101101001110111101011101000001011000011101011101000001010111101000010 e7a5ade5b69deba0b0eba0afe7a5ade5b69deba0b0eba0af42
UHC 祭嶝렰렯祭嶝렰렯B 1111000010101110110101001111000110001110101111011000111010111100111100001010111011010100111100011000111010111101100011101011110001000010 f0aed4f18ebd8ebcf0aed4f18ebd8ebc42

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