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 111010011001101010011000111011101001000110010011011101101110100110011010100110001110111010010001100100110111011001000010 e99a98ee919376e99a98ee91937642
EUC-JP 髫偃蒼v髫偃蒼vB 111100011111101011010000111100001100000111110011011101101111000111111010110100001111000011000001111100110111011001000010 f1fad0f0c1f376f1fad0f0c1f37642
UTF-8 髫偃蒼v髫偃蒼vB 111010011010101110101011111001011000000110000011111010001001001010111100011101101110100110101011101010111110010110000001100000111110100010010010101111000111011001000010 e9ababe58183e892bc76e9ababe58183e892bc7642
UHC ?偃蒼v?偃蒼vB 00111111111001011110011111110011111011110111011000111111111001011110011111110011111011110111011001000010 3fe5e7f3ef763fe5e7f3ef7642

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