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 ??矯????^ 001111110011111110001011101110000011111100111111001111110011111101011110 3f3f8bb83f3f3f3f5e
EUC-JP ??矯????^ 001111110011111110110110101110100011111100111111001111110011111101011110 3f3fb6ba3f3f3f3f5e
UTF-8 뤗횓矯쪕플롉렏^ 11101011101001001001011111101101100110101001001111100111100111111010111111101100101010101001010111101101100101001000110011101011101000011000100111101011101000001000111101011110 eba497ed9a93e79fafecaa95ed948ceba189eba08f5e
UHC 뤗횓矯쪕플롉렏^ 100011111100011111000011100011101100111011101100101001011000111111000111110000111000111011001111100011101010010101011110 8fc7c38eceeca58fc7c38ecf8ea55e

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