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 ?砦?}?砦?{^ 0011111110001101110101000011111101111101001111111000110111010100001111110111101101011110 3f8dd43f7d3f8dd43f7b5e
EUC-JP ?砦芩}?砦芩{^ 001111111011101011010110100011111101011111000011011111010011111110111010110101101000111111010111110000110111101101011110 3fbad68fd7c37d3fbad68fd7c37b5e
UTF-8 쇄砦芩}쇄砦芩{^ 111011001000011110000100111001111010000010100110111010001000101010101001011111011110110010000111100001001110011110100000101001101110100010001010101010010111101101011110 ec8784e7a0a6e88aa97dec8784e7a0a6e88aa97b5e
UHC 쇄砦芩}쇄砦芩{^ 101111001110001011110011111101101101000011011001011111011011110011100010111100111111011011010000110110010111101101011110 bce2f3f6d0d97dbce2f3f6d0d97b5e

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