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 ??I??B??I??B^ 00111111001111110100100100111111001111110100001000111111001111110100100100111111001111110100001001011110 3f3f493f3f423f3f493f3f425e
SJIS-WIN ?}I?}B?}I?}B^ 0011111110000001011100000100100100111111100000010111000001000010001111111000000101110000010010010011111110000001011100000100001001011110 3f8170493f8170423f8170493f8170425e
EUC-JP ?}I?}B?}I?}B^ 0011111110100001110100010100100100111111101000011101000101000010001111111010000111010001010010010011111110100001110100010100001001011110 3fa1d1493fa1d1423fa1d1493fa1d1425e
UTF-8 룵}I룵}B룵}I룵}B^ 1110101110100011101101011110111110111101100111010100100111101011101000111011010111101111101111011001110101000010111010111010001110110101111011111011110110011101010010011110101110100011101101011110111110111101100111010100001001011110 eba3b5efbd9d49eba3b5efbd9d42eba3b5efbd9d49eba3b5efbd9d425e
UHC 룵}I룵}B룵}I룵}B^ 100011111010101010100011111111010100100110001111101010101010001111111101010000101000111110101010101000111111110101001001100011111010101010100011111111010100001001011110 8faaa3fd498faaa3fd428faaa3fd498faaa3fd425e

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