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^[^ 111000100111101011100010011110100110111001010010111000100111101011100010011110100110111001011110010110111110001001111010111000100111101001101110010100101110001001111010111000100111101001101110010111100101101101011110 e27ae27a6e52e27ae27a6e5e5be27ae27a6e52e27ae27a6e5e5b5e
EUC-JP 窘窘nR窘窘n^[窘窘nR窘窘n^[^ 111000111101101111100011110110110110111001010010111000111101101111100011110110110110111001011110010110111110001111011011111000111101101101101110010100101110001111011011111000111101101101101110010111100101101101011110 e3dbe3db6e52e3dbe3db6e5e5be3dbe3db6e52e3dbe3db6e5e5b5e
UTF-8 窘窘nR窘窘n^[窘窘nR窘窘n^[^ 1110011110101010100110001110011110101010100110000110111001010010111001111010101010011000111001111010101010011000011011100101111001011011111001111010101010011000111001111010101010011000011011100101001011100111101010101001100011100111101010101001100001101110010111100101101101011110 e7aa98e7aa986e52e7aa98e7aa986e5e5be7aa98e7aa986e52e7aa98e7aa986e5e5b5e
UHC 窘窘nR窘窘n^[窘窘nR窘窘n^[^ 110011111101011111001111110101110110111001010010110011111101011111001111110101110110111001011110010110111100111111010111110011111101011101101110010100101100111111010111110011111101011101101110010111100101101101011110 cfd7cfd76e52cfd7cfd76e5e5bcfd7cfd76e52cfd7cfd76e5e5b5e

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