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 Ÿ{œnRŸ{œn^[Ÿ{œnRŸ{œn^[^ 100111110111101110011100100000010110111001010010100111110111101110011100100000010110111001011110010110111001111101111011100111001000000101101110010100101001111101111011100111001000000101101110010111100101101101011110 9f7b9c816e529f7b9c816e5e5b9f7b9c816e529f7b9c816e5e5b5e
SJIS-WIN ?{??nR?{??n^[?{??nR?{??n^[^ 001111110111101100111111001111110110111001010010001111110111101100111111001111110110111001011110010110110011111101111011001111110011111101101110010100100011111101111011001111110011111101101110010111100101101101011110 3f7b3f3f6e523f7b3f3f6e5e5b3f7b3f3f6e523f7b3f3f6e5e5b5e
EUC-JP ?{??nR?{??n^[?{??nR?{??n^[^ 001111110111101100111111001111110110111001010010001111110111101100111111001111110110111001011110010110110011111101111011001111110011111101101110010100100011111101111011001111110011111101101110010111100101101101011110 3f7b3f3f6e523f7b3f3f6e5e5b3f7b3f3f6e523f7b3f3f6e5e5b5e
UTF-8 Ÿ{œnRŸ{œn^[Ÿ{œnRŸ{œn^[^ 110000101001111101111011110000101001110011000010100000010110111001010010110000101001111101111011110000101001110011000010100000010110111001011110010110111100001010011111011110111100001010011100110000101000000101101110010100101100001010011111011110111100001010011100110000101000000101101110010111100101101101011110 c29f7bc29cc2816e52c29f7bc29cc2816e5e5bc29f7bc29cc2816e52c29f7bc29cc2816e5e5b5e
UHC ?{??nR?{??n^[?{??nR?{??n^[^ 001111110111101100111111001111110110111001010010001111110111101100111111001111110110111001011110010110110011111101111011001111110011111101101110010100100011111101111011001111110011111101101110010111100101101101011110 3f7b3f3f6e523f7b3f3f6e5e5b3f7b3f3f6e523f7b3f3f6e5e5b5e

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