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 銀당툓}銀당툓{^ 111010011000101010000000111010111000101110111001111011011000100010010011011111011110100110001010100000001110101110001011101110011110110110001000100100110111101101011110 e98a80eb8bb9ed88937de98a80eb8bb9ed88937b5e
UHC 銀당툓}銀당툓{^ 111010111101111010110100111001111011100010001010011111011110101111011110101101001110011110111000100010100111101101011110 ebdeb4e7b88a7debdeb4e7b88a7b5e

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