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 曜??汝??瓮 10010111011010100011111100111111100100111111000000111111001111111110000101000100 976a3f3f93f03f3fe144
EUC-JP 曜??汝??瓮 11001101110010110011111100111111110001101111001000111111001111111110000110100101 cdcb3f3fc6f23f3fe1a5
UTF-8 曜쒏찇汝낂빓瓮 111001101001101110011100111011001001001010001111111011001011000010000111111001101011000110011101111010111000001010000010111010111011100110010011111001111001001110101110 e69b9cec928fecb087e6b19deb8282ebb993e793ae
UHC 曜쒏찇汝낂빓瓮 1110100011111000100111001110011010101001100010111110011010100011100001011110100110010101101101111110100010110111 e8f89ce6a98be6a385e995b7e8b7

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