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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 瓦??雅?瓦??雅?B 100010101010001000111111001111111000100111101011001111111000101010100010001111110011111110001001111010110011111101000010 8aa23f3f89eb3f8aa23f3f89eb3f42
EUC-JP 瓦??雅?瓦??雅?B 101101001010010000111111001111111011001011101101001111111011010010100100001111110011111110110010111011010011111101000010 b4a43f3fb2ed3fb4a43f3fb2ed3f42
UTF-8 瓦븀떁雅럌瓦븀떁雅럌B 11100111100100111010011011101011101110001000000011101011100101101000000111101001100110111000010111101011100111111000110011100111100100111010011011101011101110001000000011101011100101101000000111101001100110111000010111101011100111111000110001000010 e793a6ebb880eb9681e99b85eb9f8ce793a6ebb880eb9681e99b85eb9f8c42
UHC 瓦븀떁雅럌瓦븀떁雅럌B 111010001011111110111010111001111000101110010111111001001011101010001110011010011110100010111111101110101110011110001011100101111110010010111010100011100110100101000010 e8bfbae78b97e4ba8e69e8bfbae78b97e4ba8e6942

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