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 ?矯?????^ 001111111000101110111000001111110011111100111111001111110011111101011110 3f8bb83f3f3f3f3f5e
EUC-JP ?矯?????^ 001111111011011010111010001111110011111100111111001111110011111101011110 3fb6ba3f3f3f3f3f5e
UTF-8 뤗矯횓폀하렻렯^ 11101011101001001001011111100111100111111010111111101101100110101001001111101101100011111000000011101101100101011001100011101011101000001011101111101011101000001010111101011110 eba497e79fafed9a93ed8f80ed9598eba0bbeba0af5e
UHC 뤗矯횓폀하렻렯^ 100011111100011111001110111011001100001110001110101111001000111111000111110011111000111011000011100011101011110001011110 8fc7ceecc38ebc8fc7cf8ec38ebc5e

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