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??{^ 0011111101101010001111110011111101111101001111110110101000111111001111110111101101011110 3f6a3f3f7d3f6a3f3f7b5e
SJIS-WIN ?j??}?j??{^ 0011111101101010001111110011111101111101001111110110101000111111001111110111101101011110 3f6a3f3f7d3f6a3f3f7b5e
EUC-JP ?j??}?j??{^ 0011111101101010001111110011111101111101001111110110101000111111001111110111101101011110 3f6a3f3f7d3f6a3f3f7b5e
UTF-8 혦j혨횙}혦j혨횙{^ 1110110110011000101001100110101011101101100110001010100011101101100110101001100101111101111011011001100010100110011010101110110110011000101010001110110110011010100110010111101101011110 ed98a66aed98a8ed9a997ded98a66aed98a8ed9a997b5e
UHC 혦j혨횙}혦j혨횙{^ 1100001010001110011010101100001010010000110000111001001101111101110000101000111001101010110000101001000011000011100100110111101101011110 c28e6ac290c3937dc28e6ac290c3937b5e

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