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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 銀??[銀??[^ 1000101111100010001111110011111101011011100010111110001000111111001111110101101101011110 8be23f3f5b8be23f3f5b5e
EUC-JP 銀??[銀??[^ 1011011011100100001111110011111101011011101101101110010000111111001111110101101101011110 b6e43f3f5bb6e43f3f5b5e
UTF-8 銀댁뼼[銀댁뼼[^ 111010011000101010000000111010111000110010000001111010111011110010111100010110111110100110001010100000001110101110001100100000011110101110111100101111000101101101011110 e98a80eb8c81ebbcbc5be98a80eb8c81ebbcbc5b5e
UHC 銀댁뼼[銀댁뼼[^ 111010111101111010110100111011001001011010111111010110111110101111011110101101001110110010010110101111110101101101011110 ebdeb4ec96bf5bebdeb4ec96bf5b5e

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