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^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e
SJIS-WIN 隘nR隘n^[隘nR隘n^[^ 11101000101001010110111001010010111010001010010101101110010111100101101111101000101001010110111001010010111010001010010101101110010111100101101101011110 e8a56e52e8a56e5e5be8a56e52e8a56e5e5b5e
EUC-JP 隘nR隘n^[隘nR隘n^[^ 11110000101001110110111001010010111100001010011101101110010111100101101111110000101001110110111001010010111100001010011101101110010111100101101101011110 f0a76e52f0a76e5e5bf0a76e52f0a76e5e5b5e
UTF-8 隘nR隘n^[隘nR隘n^[^ 1110100110011010100110000110111001010010111010011001101010011000011011100101111001011011111010011001101010011000011011100101001011101001100110101001100001101110010111100101101101011110 e99a986e52e99a986e5e5be99a986e52e99a986e5e5b5e
UHC 隘nR隘n^[隘nR隘n^[^ 11100100111101100110111001010010111001001111011001101110010111100101101111100100111101100110111001010010111001001111011001101110010111100101101101011110 e4f66e52e4f66e5e5be4f66e52e4f66e5e5b5e

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