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 中療?}中療?{^ 10010010100001101001011111000011001111110111110110010010100001101001011111000011001111110111101101011110 928697c33f7d928697c33f7b5e
EUC-JP 中療?}中療?{^ 11000011111001101100111011000101001111110111110111000011111001101100111011000101001111110111101101011110 c3e6cec53f7dc3e6cec53f7b5e
UTF-8 中療쏴}中療쏴{^ 111001001011100010101101111001111001100110000010111011001000111110110100011111011110010010111000101011011110011110011001100000101110110010001111101101000111101101011110 e4b8ade79982ec8fb47de4b8ade79982ec8fb47b5e
UHC 中療쏴}中療쏴{^ 111100011110100111010110111110111011110111110111011111011111000111101001110101101111101110111101111101110111101101011110 f1e9d6fbbdf77df1e9d6fbbdf77b5e

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