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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ崚伉舟}ツ崚伉舟{^ 1100001010011011110000111001100011000010100011110100110101111101110000101001101111000011100110001100001010001111010011010111101101011110 c29bc398c28f4d7dc29bc398c28f4d7b5e
EUC-JP ツ崚伉舟}ツ崚伉舟{^ 10001110110000101101011011000101110100001100010010111101101011100111110110001110110000101101011011000101110100001100010010111101101011100111101101011110 8ec2d6c5d0c4bdae7d8ec2d6c5d0c4bdae7b5e
UTF-8 ツ崚伉舟}ツ崚伉舟{^ 111011111011111010000010111001011011010010011010111001001011110010001001111010001000100010011111011111011110111110111110100000101110010110110100100110101110010010111100100010011110100010001000100111110111101101011110 efbe82e5b49ae4bc89e8889f7defbe82e5b49ae4bc89e8889f7b5e
UHC ??伉舟}??伉舟{^ 001111110011111111111001111100101111000111000111011111010011111100111111111110011111001011110001110001110111101101011110 3f3ff9f2f1c77d3f3ff9f2f1c77b5e

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