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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 亨←?亨←?B 1000101110011100100000011010100100111111100010111001110010000001101010010011111101000010 8b9c81a93f8b9c81a93f42
EUC-JP 亨←?亨←?B 1011010111111100101000101010101100111111101101011111110010100010101010110011111101000010 b5fca2ab3fb5fca2ab3f42
UTF-8 亨←댚亨←댚B 11100100101110101010100011100010100001101001000011101011100011001001101011100100101110101010100011100010100001101001000011101011100011001001101001000010 e4baa8e28690eb8c9ae4baa8e28690eb8c9a42
UHC 亨←댚亨←댚B 11111010111110111010000111100111100010001011111011111010111110111010000111100111100010001011111001000010 fafba1e788befafba1e788be42

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