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 ??矯?愕??^ 00111111001111111000101110111000001111111001110010110001001111110011111101011110 3f3f8bb83f9cb13f3f5e
EUC-JP ??矯?愕??^ 00111111001111111011011010111010001111111101100010110011001111110011111101011110 3f3fb6ba3fd8b33f3f5e
UTF-8 뤶횓矯쪕愕롉렏^ 11101011101001001011011011101101100110101001001111100111100111111010111111101100101010101001010111100110100001001001010111101011101000011000100111101011101000001000111101011110 eba4b6ed9a93e79fafecaa95e68495eba189eba08f5e
UHC 뤶횓矯쪕愕롉렏^ 100011111110010011000011100011101100111011101100101001011000111111100100110000111000111011001111100011101010010101011110 8fe4c38eceeca58fe4c38ecf8ea55e

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