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 ??????????F 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f3f3f46
SJIS-WIN 韋シセシア韋シセシーF 11101000111010001011110010111110101111001011000111101000111010001011110010111110101111001011000001000110 e8e8bcbebcb1e8e8bcbebcb046
EUC-JP 韋シセシア韋シセシーF 111100001110101010001110101111001000111010111110100011101011110010001110101100011111000011101010100011101011110010001110101111101000111010111100100011101011000001000110 f0ea8ebc8ebe8ebc8eb1f0ea8ebc8ebe8ebc8eb046
UTF-8 韋シセシア韋シセシーF 11101001100111111000101111101111101111011011110011101111101111011011111011101111101111011011110011101111101111011011000111101001100111111000101111101111101111011011110011101111101111011011111011101111101111011011110011101111101111011011000001000110 e99f8befbdbcefbdbeefbdbcefbdb1e99f8befbdbcefbdbeefbdbcefbdb046
UHC 韋????韋????F 11101010110111110011111100111111001111110011111111101010110111110011111100111111001111110011111101000110 eadf3f3f3f3feadf3f3f3f3f46

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