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 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 辷シ迢筑v辷シ迢筑vB 1110011110001000101111001110011110001011100100100111110101110110111001111000100010111100111001111000101110010010011111010111011001000010 e788bce78b927d76e788bce78b927d7642
EUC-JP 辷シ迢筑v辷シ迢筑vB 11101101111010001000111010111100111011011110101111000011110111100111011011101101111010001000111010111100111011011110101111000011110111100111011001000010 ede88ebcedebc3de76ede88ebcedebc3de7642
UTF-8 辷シ迢筑v辷シ迢筑vB 111010001011111010110111111011111011110110111100111010001011111110100010111001111010110110010001011101101110100010111110101101111110111110111101101111001110100010111111101000101110011110101101100100010111011001000010 e8beb7efbdbce8bfa2e7ad9176e8beb7efbdbce8bfa2e7ad917642
UHC ???筑v???筑vB 00111111001111110011111111110101111010000111011000111111001111110011111111110101111010000111011001000010 3f3f3ff5e8763f3f3ff5e87642

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