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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?馴?[}?馴?[{^ 00111111100100111110100100111111010110110111110100111111100100111110100100111111010110110111101101011110 3f93e93f5b7d3f93e93f5b7b5e
EUC-JP ?馴?[}?馴?[{^ 00111111110001101110101100111111010110110111110100111111110001101110101100111111010110110111101101011110 3fc6eb3f5b7d3fc6eb3f5b7b5e
UTF-8 롒馴렣[}롒馴렣[{^ 1110101110100001100100101110100110100110101101001110101110100000101000110101101101111101111010111010000110010010111010011010011010110100111010111010000010100011010110110111101101011110 eba192e9a6b4eba0a35b7deba192e9a6b4eba0a35b7b5e
UHC 롒馴렣[}롒馴렣[{^ 1000111011010111111000101111100010001110101101000101101101111101100011101101011111100010111110001000111010110100010110110111101101011110 8ed7e2f88eb45b7d8ed7e2f88eb45b7b5e

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