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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 銀??}銀??{^ 1000101111100010001111110011111101111101100010111110001000111111001111110111101101011110 8be23f3f7d8be23f3f7b5e
EUC-JP 銀??}銀??{^ 1011011011100100001111110011111101111101101101101110010000111111001111110111101101011110 b6e43f3f7db6e43f3f7b5e
UTF-8 銀댁뇖}銀댁뇖{^ 111010011000101010000000111010111000110010000001111010111000011110010110011111011110100110001010100000001110101110001100100000011110101110000111100101100111101101011110 e98a80eb8c81eb87967de98a80eb8c81eb87967b5e
UHC 銀댁뇖}銀댁뇖{^ 111010111101111010110100111011001000011110000001011111011110101111011110101101001110110010000111100000010111101101011110 ebdeb4ec87817debdeb4ec87817b5e

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