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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?箚?}?箚?{^ 0011111111100010101100100011111101111101001111111110001010110010001111110111101101011110 3fe2b23f7d3fe2b23f7b5e
EUC-JP ?箚?}?箚?{^ 0011111111100100101101000011111101111101001111111110010010110100001111110111101101011110 3fe4b43f7d3fe4b43f7b5e
UTF-8 뤓箚힟}뤓箚힟{^ 111010111010010010010011111001111010111010011010111011011001111010011111011111011110101110100100100100111110011110101110100110101110110110011110100111110111101101011110 eba493e7ae9aed9e9f7deba493e7ae9aed9e9f7b5e
UHC 뤓箚힟}뤓箚힟{^ 100011111100001111110011101100001100011001001110011111011000111111000011111100111011000011000110010011100111101101011110 8fc3f3b0c64e7d8fc3f3b0c64e7b5e

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