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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???漬????^ 00111111001111110011111110010010110100000011111100111111001111110011111101011110 3f3f3f92d03f3f3f3f5e
EUC-JP ?洧?漬?洧??^ 0011111110001111110001111011010000111111110001001101001000111111100011111100011110110100001111110011111101011110 3f8fc7b43fc4d23f8fc7b43f3f5e
UTF-8 뤙洧몸漬뤙洧몸헷^ 11101011101001001001100111100110101101001010011111101011101010101011100011100110101111001010110011101011101001001001100111100110101101001010011111101011101010101011100011101101100101111011011101011110 eba499e6b4a7ebaab8e6bcaceba499e6b4a7ebaab8ed97b75e
UHC 뤙洧몸漬뤙洧몸헷^ 1000111111001000111010101111101110111000111101101111001010110000100011111100100011101010111110111011100011110110110001111111001001011110 8fc8eafbb8f6f2b08fc8eafbb8f6c7f25e

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