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 軫?懈??菖? 11100111011001100011111110011100111001100011111100111111100011111101001000111111 e7663f9ce63f3f8fd23f
EUC-JP 軫?懈??菖? 11101101110001110011111111011000111010000011111100111111101111101101010000111111 edc73fd8e83f3fbed43f
UTF-8 軫렺懈렜렟菖렊 111010001011101110101011111010111010000010111010111001101000011110001000111010111010000010011100111010111010000010011111111010001000111110010110111010111010000010001010 e8bbabeba0bae68788eba09ceba09fe88f96eba08a
UHC 軫렺懈렜렟菖렊 1111001011100010100011101100001011111010101010111000111010101110100011101011000011110011111011101000111010100001 f2e28ec2faab8eae8eb0f3ee8ea1

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