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 ?靑?枇???^ 00111111111110111111001000111111100101001111100000111111001111110011111101011110 3ffbf23f94f83f3f3f5e
EUC-JP ???枇???^ 001111110011111100111111110010001111101000111111001111110011111101011110 3f3f3fc8fa3f3f3f5e
UTF-8 뤋靑탮枇새렦롘^ 11101011101001001000101111101001100111011001000111101101100000111010111011100110100111101000011111101100100000111000100011101011101000001010011011101011101000011001100001011110 eba48be99d91ed83aee69e87ec8388eba0a6eba1985e
UHC 뤋靑탮枇새렦롘^ 100011111011101111110100111011001011010110001110110111011110110110111011111101011000111010110101100011101101110001011110 8fbbf4ecb58eddedbbf58eb58edc5e

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