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^[^ 10010000101010110110111001010010100100001010101101101110010111100101101110010000101010110110111001010010100100001010101101101110010111100101101101011110 90ab6e5290ab6e5e5b90ab6e5290ab6e5e5b5e
EUC-JP 性nR性n^[性nR性n^[^ 11000000101011010110111001010010110000001010110101101110010111100101101111000000101011010110111001010010110000001010110101101110010111100101101101011110 c0ad6e52c0ad6e5e5bc0ad6e52c0ad6e5e5b5e
UTF-8 性nR性n^[性nR性n^[^ 1110011010000000101001110110111001010010111001101000000010100111011011100101111001011011111001101000000010100111011011100101001011100110100000001010011101101110010111100101101101011110 e680a76e52e680a76e5e5be680a76e52e680a76e5e5b5e
UHC 性nR性n^[性nR性n^[^ 11100000111101010110111001010010111000001111010101101110010111100101101111100000111101010110111001010010111000001111010101101110010111100101101101011110 e0f56e52e0f56e5e5be0f56e52e0f56e5e5b5e

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