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 ??棘}??棘{^ 0011111100111111100111101001100101111101001111110011111110011110100110010111101101011110 3f3f9e997d3f3f9e997b5e
EUC-JP 岵?棘}岵?棘{^ 100011111011101110110111001111111101101111111001011111011000111110111011101101110011111111011011111110010111101101011110 8fbbb73fdbf97d8fbbb73fdbf97b5e
UTF-8 岵빛棘}岵빛棘{^ 111001011011001010110101111010111011100110011011111001101010001110011000011111011110010110110010101101011110101110111001100110111110011010100011100110000111101101011110 e5b2b5ebb99be6a3987de5b2b5ebb99be6a3987b5e
UHC 岵빛棘}岵빛棘{^ 111110111100000010111010111110111101000010111110011111011111101111000000101110101111101111010000101111100111101101011110 fbc0bafbd0be7dfbc0bafbd0be7b5e

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