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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 湿狎写}v湿狎写}vB 1000111010111100111000001011111010001110110010100111110101110110100011101011110011100000101111101000111011001010011111010111011001000010 8ebce0be8eca7d768ebce0be8eca7d7642
EUC-JP 湿狎写}v湿狎写}vB 1011110010111110111000001100000010111100110011000111110101110110101111001011111011100000110000001011110011001100011111010111011001000010 bcbee0c0bccc7d76bcbee0c0bccc7d7642
UTF-8 湿狎写}v湿狎写}vB 1110011010111001101111111110011110001011100011101110010110000110100110010111110101110110111001101011100110111111111001111000101110001110111001011000011010011001011111010111011001000010 e6b9bfe78b8ee586997d76e6b9bfe78b8ee586997d7642
UHC ?狎?}v?狎?}vB 00111111111001001110010000111111011111010111011000111111111001001110010000111111011111010111011001000010 3fe4e43f7d763fe4e43f7d7642

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