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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 髴咥羹v髴咥羹vB 111010011001110010011001111110001110001110111011011101101110100110011100100110011111100011100011101110110111011001000010 e99c99f8e3bb76e99c99f8e3bb7642
EUC-JP 髴咥羹v髴咥羹vB 111100011111110011010010111110101110011010111101011101101111000111111100110100101111101011100110101111010111011001000010 f1fcd2fae6bd76f1fcd2fae6bd7642
UTF-8 髴咥羹v髴咥羹vB 111010011010101110110100111001011001001010100101111001111011111010111001011101101110100110101011101101001110010110010010101001011110011110111110101110010111011001000010 e9abb4e592a5e7beb976e9abb4e592a5e7beb97642
UHC ??羹v??羹vB 0011111100111111110010111101100001110110001111110011111111001011110110000111011001000010 3f3fcbd8763f3fcbd87642

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