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 ?驗???驗??^ 0011111111101001100001000011111100111111001111111110100110000100001111110011111101011110 3fe9843f3f3fe9843f3f5e
EUC-JP ?驗???驗??^ 0011111111110001111001000011111100111111001111111111000111100100001111110011111101011110 3ff1e43f3f3ff1e43f3f5e
UTF-8 먏驗듺뎚먏驗듺뎚^ 11101011101010001000111111101001101010011001011111101011100100111011101011101011100011101001101011101011101010001000111111101001101010011001011111101011100100111011101011101011100011101001101001011110 eba88fe9a997eb93baeb8e9aeba88fe9a997eb93baeb8e9a5e
UHC 먏驗듺뎚먏驗듺뎚^ 1001000011001101111110101101000010001010111000001000100101101011100100001100110111111010110100001000101011100000100010010110101101011110 90cdfad08ae0896b90cdfad08ae0896b5e

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