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 繹??橈??野 11100011100010000011111100111111100111101111010000111111001111111001011011101100 e3883f3f9ef43f3f96ec
EUC-JP 繹??橈??野 11100101111010000011111100111111110111001111011000111111001111111100110011101110 e5e83f3fdcf63f3fccee
UTF-8 繹먮젾橈쎈젪野 111001111011100110111001111010111010100010101110111011001010000010111110111001101010100110001000111011001000111010001000111011001010000010101010111010011000011110001110 e7b9b9eba8aeeca0bee6a988ec8e88eca0aae9878e
UHC 繹먮젾橈쎈젪野 1110011010111010100100001110101110100000101100001110100011111010101111011110101110100000101000101110010110101111 e6ba90eba0b0e8fabdeba0a2e5af

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