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 11101000101100100011111110010001101000010011111111101000101100100011111110010001101000010011111101000010 e8b23f91a13fe8b23f91a13f42
EUC-JP 雋?贈?雋?贈?B 11110000101101000011111111000010101000110011111111110000101101000011111111000010101000110011111101000010 f0b43fc2a33ff0b43fc2a33f42
UTF-8 雋렞贈테雋렞贈테B 11101001100110111000101111101011101000001001111011101000101101001000100011101101100001011000110011101001100110111000101111101011101000001001111011101000101101001000100011101101100001011000110001000010 e99b8beba09ee8b488ed858ce99b8beba09ee8b488ed858c42
UHC 雋렞贈테雋렞贈테B 1111000111100110100011101010111111110001111111001100010111010111111100011110011010001110101011111111000111111100110001011101011101000010 f1e68eaff1fcc5d7f1e68eaff1fcc5d742

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