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^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e
SJIS-WIN ?桀nR?桀n^[?桀nR?桀n^[^ 0011111110011110011110110110111001010010001111111001111001111011011011100101111001011011001111111001111001111011011011100101001000111111100111100111101101101110010111100101101101011110 3f9e7b6e523f9e7b6e5e5b3f9e7b6e523f9e7b6e5e5b5e
EUC-JP ?桀nR?桀n^[?桀nR?桀n^[^ 0011111111011011110111000110111001010010001111111101101111011100011011100101111001011011001111111101101111011100011011100101001000111111110110111101110001101110010111100101101101011110 3fdbdc6e523fdbdc6e5e5b3fdbdc6e523fdbdc6e5e5b5e
UTF-8 뾰桀nR뾰桀n^[뾰桀nR뾰桀n^[^ 1110101110111110101100001110011010100001100000000110111001010010111010111011111010110000111001101010000110000000011011100101111001011011111010111011111010110000111001101010000110000000011011100101001011101011101111101011000011100110101000011000000001101110010111100101101101011110 ebbeb0e6a1806e52ebbeb0e6a1806e5e5bebbeb0e6a1806e52ebbeb0e6a1806e5e5b5e
UHC 뾰桀nR뾰桀n^[뾰桀nR뾰桀n^[^ 101110111100111111001011111110100110111001010010101110111100111111001011111110100110111001011110010110111011101111001111110010111111101001101110010100101011101111001111110010111111101001101110010111100101101101011110 bbcfcbfa6e52bbcfcbfa6e5e5bbbcfcbfa6e52bbcfcbfa6e5e5b5e

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