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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 馴馴馴馴}馴馴馴馴{^ 10010011111010011001001111101001100100111110100110010011111010010111110110010011111010011001001111101001100100111110100110010011111010010111101101011110 93e993e993e993e97d93e993e993e993e97b5e
EUC-JP 馴馴馴馴}馴馴馴馴{^ 11000110111010111100011011101011110001101110101111000110111010110111110111000110111010111100011011101011110001101110101111000110111010110111101101011110 c6ebc6ebc6ebc6eb7dc6ebc6ebc6ebc6eb7b5e
UTF-8 馴馴馴馴}馴馴馴馴{^ 111010011010011010110100111010011010011010110100111010011010011010110100111010011010011010110100011111011110100110100110101101001110100110100110101101001110100110100110101101001110100110100110101101000111101101011110 e9a6b4e9a6b4e9a6b4e9a6b47de9a6b4e9a6b4e9a6b4e9a6b47b5e
UHC 馴馴馴馴}馴馴馴馴{^ 11100010111110001110001011111000111000101111100011100010111110000111110111100010111110001110001011111000111000101111100011100010111110000111101101011110 e2f8e2f8e2f8e2f87de2f8e2f8e2f8e2f87b5e

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