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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 猶?猶?N}猶?猶?N{^ 1001011101010000001111111001011101010000001111110100111001111101100101110101000000111111100101110101000000111111010011100111101101011110 97503f97503f4e7d97503f97503f4e7b5e
EUC-JP 猶?猶?N}猶?猶?N{^ 1100110110110001001111111100110110110001001111110100111001111101110011011011000100111111110011011011000100111111010011100111101101011110 cdb13fcdb13f4e7dcdb13fcdb13f4e7b5e
UTF-8 猶꼑猶꼎N}猶꼑猶꼎N{^ 1110011110001100101101101110101010111100100100011110011110001100101101101110101010111100100011100100111001111101111001111000110010110110111010101011110010010001111001111000110010110110111010101011110010001110010011100111101101011110 e78cb6eabc91e78cb6eabc8e4e7de78cb6eabc91e78cb6eabc8e4e7b5e
UHC 猶꼑猶꼎N}猶꼑猶꼎N{^ 111010111010001010000100011010001110101110100010100001000110011001001110011111011110101110100010100001000110100011101011101000101000010001100110010011100111101101011110 eba28468eba284664e7deba28468eba284664e7b5e

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