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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 痼}痼痼[}痼}痼痼[{^ 11100001100000000111110111100001100000001110000110000000010110110111110111100001100000000111110111100001100000001110000110000000010110110111101101011110 e1807de180e1805b7de1807de180e1805b7b5e
EUC-JP 痼}痼痼[}痼}痼痼[{^ 11100001111000000111110111100001111000001110000111100000010110110111110111100001111000000111110111100001111000001110000111100000010110110111101101011110 e1e07de1e0e1e05b7de1e07de1e0e1e05b7b5e
UTF-8 痼}痼痼[}痼}痼痼[{^ 11100111100101111011110001111101111001111001011110111100111001111001011110111100010110110111110111100111100101111011110001111101111001111001011110111100111001111001011110111100010110110111101101011110 e797bc7de797bce797bc5b7de797bc7de797bce797bc5b7b5e
UHC 痼}痼痼[}痼}痼痼[{^ 11001101110000000111110111001101110000001100110111000000010110110111110111001101110000000111110111001101110000001100110111000000010110110111101101011110 cdc07dcdc0cdc05b7dcdc07dcdc0cdc05b7b5e

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