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 11111011010010001011010110100111011111010111011011111011010010001011010110100111011111010111011001000010 fb48b5a77d76fb48b5a77d7642
EUC-JP 渧オァ}v渧オァ}vB 10001111110001111110101110001110101101011000111010100111011111010111011010001111110001111110101110001110101101011000111010100111011111010111011001000010 8fc7eb8eb58ea77d768fc7eb8eb58ea77d7642
UTF-8 渧オァ}v渧オァ}vB 1110011010111000101001111110111110111101101101011110111110111101101001110111110101110110111001101011100010100111111011111011110110110101111011111011110110100111011111010111011001000010 e6b8a7efbdb5efbda77d76e6b8a7efbdb5efbda77d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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