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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 暎??J}暎??J{^ 10011101111100110011111100111111010010100111110110011101111100110011111100111111010010100111101101011110 9df33f3f4a7d9df33f3f4a7b5e
EUC-JP 暎??J}暎??J{^ 11011010111101010011111100111111010010100111110111011010111101010011111100111111010010100111101101011110 daf53f3f4a7ddaf53f3f4a7b5e
UTF-8 暎㏓뫓J}暎㏓뫓J{^ 1110011010011010100011101110001110001111100100111110101110101011100100110100101001111101111001101001101010001110111000111000111110010011111010111010101110010011010010100111101101011110 e69a8ee38f93ebab934a7de69a8ee38f93ebab934a7b5e
UHC 暎㏓뫓J}暎㏓뫓J{^ 1110011110110010101001111110101110010001101101010100101001111101111001111011001010100111111010111001000110110101010010100111101101011110 e7b2a7eb91b54a7de7b2a7eb91b54a7b5e

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