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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 亨ゅ?亨??航 1000101110011100100000101110001100111111100010111001110000111111001111111000110101110001 8b9c82e33f8b9c3f3f8d71
EUC-JP 亨ゅ?亨??航 1011010111111100101001001110010100111111101101011111110000111111001111111011100111010010 b5fca4e53fb5fc3f3fb9d2
UTF-8 亨ゅ윿亨꿨ㅁ航 111001001011101010101000111000111000001010000101111011001001110010111111111001001011101010101000111010101011111110101000111000111000010110000001111010001000100010101010 e4baa8e38285ec9cbfe4baa8eabfa8e38581e888aa
UHC 亨ゅ윿亨꿨ㅁ航 1111101011111011101010101110010110011111101101111111101011111011101100101110010110100100101100011111100111111110 fafbaae59fb7fafbb2e5a4b1f9fe

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