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^[^ 110000101010001011000010101101000110111001010010110000101010001011000010101101000110111001011110010110111100001010100010110000101011010001101110010100101100001010100010110000101011010001101110010111100101101101011110 c2a2c2b46e52c2a2c2b46e5e5bc2a2c2b46e52c2a2c2b46e5e5b5e
SJIS-WIN ?¢?´nR?¢?´n^[?¢?´nR?¢?´n^[^ 0011111110000001100100010011111110000001010011000110111001010010001111111000000110010001001111111000000101001100011011100101111001011011001111111000000110010001001111111000000101001100011011100101001000111111100000011001000100111111100000010100110001101110010111100101101101011110 3f81913f814c6e523f81913f814c6e5e5b3f81913f814c6e523f81913f814c6e5e5b5e
EUC-JP ¢´nR¢´n^[¢´nR¢´n^[^ 100011111010101010100100101000011111000110001111101010101010010010100001101011010110111001010010100011111010101010100100101000011111000110001111101010101010010010100001101011010110111001011110010110111000111110101010101001001010000111110001100011111010101010100100101000011010110101101110010100101000111110101010101001001010000111110001100011111010101010100100101000011010110101101110010111100101101101011110 8faaa4a1f18faaa4a1ad6e528faaa4a1f18faaa4a1ad6e5e5b8faaa4a1f18faaa4a1ad6e528faaa4a1f18faaa4a1ad6e5e5b5e
UTF-8 ¢´nR¢´n^[¢´nR¢´n^[^ 11000011100000101100001010100010110000111000001011000010101101000110111001010010110000111000001011000010101000101100001110000010110000101011010001101110010111100101101111000011100000101100001010100010110000111000001011000010101101000110111001010010110000111000001011000010101000101100001110000010110000101011010001101110010111100101101101011110 c382c2a2c382c2b46e52c382c2a2c382c2b46e5e5bc382c2a2c382c2b46e52c382c2a2c382c2b46e5e5b5e
UHC ???´nR???´n^[???´nR???´n^[^ 00111111001111110011111110100010101001010110111001010010001111110011111100111111101000101010010101101110010111100101101100111111001111110011111110100010101001010110111001010010001111110011111100111111101000101010010101101110010111100101101101011110 3f3f3fa2a56e523f3f3fa2a56e5e5b3f3f3fa2a56e523f3f3fa2a56e5e5b5e

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