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 ?x?n??}?x?n??{^ 001111110111100000111111011011100011111100111111011111010011111101111000001111110110111000111111001111110111101101011110 3f783f6e3f3f7d3f783f6e3f3f7b5e
SJIS-WIN ?x?n??}?x?n??{^ 001111110111100000111111011011100011111100111111011111010011111101111000001111110110111000111111001111110111101101011110 3f783f6e3f3f7d3f783f6e3f3f7b5e
EUC-JP ?x?n??}?x?n??{^ 001111110111100000111111011011100011111100111111011111010011111101111000001111110110111000111111001111110111101101011110 3f783f6e3f3f7d3f783f6e3f3f7b5e
UTF-8 혳x혖n채횗}혳x혖n채횗{^ 11101101100110001011001101111000111011011001100010010110011011101110110010110001100001001110110110011010100101110111110111101101100110001011001101111000111011011001100010010110011011101110110010110001100001001110110110011010100101110111101101011110 ed98b378ed98966eecb184ed9a977ded98b378ed98966eecb184ed9a977b5e
UHC 혳x혖n채횗}혳x혖n채횗{^ 1100001010011010011110001100001010000001011011101100001110100100110000111001000101111101110000101001101001111000110000101000000101101110110000111010010011000011100100010111101101011110 c29a78c2816ec3a4c3917dc29a78c2816ec3a4c3917b5e

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