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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN ??晟^}??晟^{^ 00111111001111111001110111101110010111100111110100111111001111111001110111101110010111100111101101011110 3f3f9dee5e7d3f3f9dee5e7b5e
EUC-JP ??晟^}??晟^{^ 00111111001111111101101011110000010111100111110100111111001111111101101011110000010111100111101101011110 3f3fdaf05e7d3f3fdaf05e7b5e
UTF-8 셢셎晟^}셢셎晟^{^ 1110110010000101101000101110110010000101100011101110011010011001100111110101111001111101111011001000010110100010111011001000010110001110111001101001100110011111010111100111101101011110 ec85a2ec858ee6999f5e7dec85a2ec858ee6999f5e7b5e
UHC 셢셎晟^}셢셎晟^{^ 1001100101101001100110010101001111100000111110010101111001111101100110010110100110011001010100111110000011111001010111100111101101011110 99699953e0f95e7d99699953e0f95e7b5e

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