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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鈔伜」砺鈔伜」砺B 111001111110001010011000111001011010001110010011011101101110011111100010100110001110010110100011100100110111011001000010 e7e298e5a39376e7e298e5a3937642
EUC-JP 鈔伜」砺鈔伜」砺B 1110111011100100110100001110011110001110101000111100010111010111111011101110010011010000111001111000111010100011110001011101011101000010 eee4d0e78ea3c5d7eee4d0e78ea3c5d742
UTF-8 鈔伜」砺鈔伜」砺B 11101001100010001001010011100100101111001001110011101111101111011010001111100111101000001011101011101001100010001001010011100100101111001001110011101111101111011010001111100111101000001011101001000010 e98894e4bc9cefbda3e7a0bae98894e4bc9cefbda3e7a0ba42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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