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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ツ崚伉舟[}ツ崚伉舟[{^ 11000010100110111100001110011000110000101000111101001101010110110111110111000010100110111100001110011000110000101000111101001101010110110111101101011110 c29bc398c28f4d5b7dc29bc398c28f4d5b7b5e
EUC-JP ツ崚伉舟[}ツ崚伉舟[{^ 100011101100001011010110110001011101000011000100101111011010111001011011011111011000111011000010110101101100010111010000110001001011110110101110010110110111101101011110 8ec2d6c5d0c4bdae5b7d8ec2d6c5d0c4bdae5b7b5e
UTF-8 ツ崚伉舟[}ツ崚伉舟[{^ 1110111110111110100000101110010110110100100110101110010010111100100010011110100010001000100111110101101101111101111011111011111010000010111001011011010010011010111001001011110010001001111010001000100010011111010110110111101101011110 efbe82e5b49ae4bc89e8889f5b7defbe82e5b49ae4bc89e8889f5b7b5e
UHC ??伉舟[}??伉舟[{^ 0011111100111111111110011111001011110001110001110101101101111101001111110011111111111001111100101111000111000111010110110111101101011110 3f3ff9f2f1c75b7d3f3ff9f2f1c75b7b5e

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