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 ??W^??\}v??W^??\}vB 00111111001111110101011101011110001111110011111101011100011111010111011000111111001111110101011101011110001111110011111101011100011111010111011001000010 3f3f575e3f3f5c7d763f3f575e3f3f5c7d7642
SJIS-WIN 船扼W^船扼\}v船扼W^船扼\}vB 100100010100010010011101010011100101011101011110100100010100010010011101010011100101110001111101011101101001000101000100100111010100111001010111010111101001000101000100100111010100111001011100011111010111011001000010 91449d4e575e91449d4e5c7d7691449d4e575e91449d4e5c7d7642
EUC-JP 船扼W^船扼\}v船扼W^船扼\}vB 110000011010010111011001101011110101011101011110110000011010010111011001101011110101110001111101011101101100000110100101110110011010111101010111010111101100000110100101110110011010111101011100011111010111011001000010 c1a5d9af575ec1a5d9af5c7d76c1a5d9af575ec1a5d9af5c7d7642
UTF-8 船扼W^船扼\}v船扼W^船扼\}vB 1110100010001000101110011110011010001001101111000101011101011110111010001000100010111001111001101000100110111100010111000111110101110110111010001000100010111001111001101000100110111100010101110101111011101000100010001011100111100110100010011011110001011100011111010111011001000010 e888b9e689bc575ee888b9e689bc5c7d76e888b9e689bc575ee888b9e689bc5c7d7642
UHC 船扼W^船扼\}v船扼W^船扼\}vB 111000001100111111100100111110010101011101011110111000001100111111100100111110010101110001111101011101101110000011001111111001001111100101010111010111101110000011001111111001001111100101011100011111010111011001000010 e0cfe4f9575ee0cfe4f95c7d76e0cfe4f9575ee0cfe4f95c7d7642

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