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 縡??絅?談弔 1110001101110001001111110011111111100011010001000011111110010010011010111001001010100010 e3713f3fe3443f926b92a2
EUC-JP 縡?饔絅?談弔 11100101110100100011111110001111111010001110111111100101101001010011111111000011110011001100010010100100 e5d23f8fe8efe5a53fc3ccc4a4
UTF-8 縡렕饔絅렎談弔 111001111011100010100001111010111010000010010101111010011010010110010100111001111011010110000101111010111010000010001110111010001010101110000111111001011011110010010100 e7b8a1eba095e9a594e7b585eba08ee8ab87e5bc94
UHC 縡렕饔絅렎談弔 1110111010101101100011101010101011101000101111011100110011100111100011101010010011010011110010001111000011000000 eead8eaae8bdcce78ea4d3c8f0c0

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