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 ???xn}???xn{^ 00111111001111110011111101111000011011100111110100111111001111110011111101111000011011100111101101011110 3f3f3f786e7d3f3f3f786e7b5e
SJIS-WIN 亨??xn}亨??xn{^ 100010111001110000111111001111110111100001101110011111011000101110011100001111110011111101111000011011100111101101011110 8b9c3f3f786e7d8b9c3f3f786e7b5e
EUC-JP 亨??xn}亨??xn{^ 101101011111110000111111001111110111100001101110011111011011010111111100001111110011111101111000011011100111101101011110 b5fc3f3f786e7db5fc3f3f786e7b5e
UTF-8 亨욥눈xn}亨욥눈xn{^ 11100100101110101010100011101100100110101010010111101011100010001000100001111000011011100111110111100100101110101010100011101100100110101010010111101011100010001000100001111000011011100111101101011110 e4baa8ec9aa5eb8888786e7de4baa8ec9aa5eb8888786e7b5e
UHC 亨욥눈xn}亨욥눈xn{^ 11111010111110111011111111101001101101001010101101111000011011100111110111111010111110111011111111101001101101001010101101111000011011100111101101011110 fafbbfe9b4ab786e7dfafbbfe9b4ab786e7b5e

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