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 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN 渧カ鮑カ}v渧カ鮑カ}vB 1111101101001000101101101110100110111000101101100111110101110110111110110100100010110110111010011011100010110110011111010111011001000010 fb48b6e9b8b67d76fb48b6e9b8b67d7642
EUC-JP 渧カ鮑カ}v渧カ鮑カ}vB 1000111111000111111010111000111010110110111100101011101010001110101101100111110101110110100011111100011111101011100011101011011011110010101110101000111010110110011111010111011001000010 8fc7eb8eb6f2ba8eb67d768fc7eb8eb6f2ba8eb67d7642
UTF-8 渧カ鮑カ}v渧カ鮑カ}vB 1110011010111000101001111110111110111101101101101110100110101110100100011110111110111101101101100111110101110110111001101011100010100111111011111011110110110110111010011010111010010001111011111011110110110110011111010111011001000010 e6b8a7efbdb6e9ae91efbdb67d76e6b8a7efbdb6e9ae91efbdb67d7642
UHC ??鮑?}v??鮑?}vB 001111110011111111111000111010100011111101111101011101100011111100111111111110001110101000111111011111010111011001000010 3f3ff8ea3f7d763f3ff8ea3f7d7642

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