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??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
SJIS-WIN ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
EUC-JP ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
UTF-8 묧x묧몿}묧x묧몿{^ 1110101110101100101001110111100011101011101011001010011111101011101010101011111101111101111010111010110010100111011110001110101110101100101001111110101110101010101111110111101101011110 ebaca778ebaca7ebaabf7debaca778ebaca7ebaabf7b5e
UHC 묧x묧몿}묧x묧몿{^ 1001000111111110011110001001000111111110100100011010001101111101100100011111111001111000100100011111111010010001101000110111101101011110 91fe7891fe91a37d91fe7891fe91a37b5e

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