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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?諺?枇???^ 00111111100011001011111100111111100101001111100000111111001111110011111101011110 3f8cbf3f94f83f3f3f5e
EUC-JP ?諺?枇???^ 00111111101110001100000100111111110010001111101000111111001111110011111101011110 3fb8c13fc8fa3f3f3f5e
UTF-8 뤗諺퐥枇헐렰롘^ 11101011101001001001011111101000101010111011101011101101100100001010010111100110100111101000011111101101100101111001000011101011101000001011000011101011101000011001100001011110 eba497e8abbaed90a5e69e87ed9790eba0b0eba1985e
UHC 뤗諺퐥枇헐렰롘^ 100011111100011111100101111011001011110110001110110111011110110111000111111001101000111010111101100011101101110001011110 8fc7e5ecbd8eddedc7e68ebd8edc5e

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