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 ??????????\ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f3f5c
SJIS-WIN ??ビ?猷??ビ?臾\ 001111110011111110000011011100100011111110010111010100010011111100111111100000110111001000111111111001000110101101011100 3f3f83723f97513f3f83723fe46b5c
EUC-JP ??ビ?猷??ビ?臾\ 001111110011111110100101110100110011111111001101101100100011111100111111101001011101001100111111111001111100110001011100 3f3fa5d33fcdb23f3fa5d33fe7cc5c
UTF-8 룶핊ビ룫猷룶핊ビ룫臾\ 11101011101000111011011011101101100101011000101011100011100000111001001111101011101000111010101111100111100011001011011111101011101000111011011011101101100101011000101011100011100000111001001111101011101000111010101111101000100001111011111001011100 eba3b6ed958ae38393eba3abe78cb7eba3b6ed958ae38393eba3abe887be5c
UHC 룶핊ビ룫猷룶핊ビ룫臾\ 100011111010101111000000100011111010101111010011100011111010001011101011101000111000111110101011110000001000111110101011110100111000111110100010111010111010110001011100 8fabc08fabd38fa2eba38fabc08fabd38fa2ebac5c

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