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 o^ho^fN}o^ho^fN{^ 11000010100111010110111101011110011010001100001010011101011011110101111001100110010011100111110111000010100111010110111101011110011010001100001010011101011011110101111001100110010011100111101101011110 c29d6f5e68c29d6f5e664e7dc29d6f5e68c29d6f5e664e7b5e
SJIS-WIN ??o^h??o^fN}??o^h??o^fN{^ 00111111001111110110111101011110011010000011111100111111011011110101111001100110010011100111110100111111001111110110111101011110011010000011111100111111011011110101111001100110010011100111101101011110 3f3f6f5e683f3f6f5e664e7d3f3f6f5e683f3f6f5e664e7b5e
EUC-JP Â?o^hÂ?o^fN}Â?o^hÂ?o^fN{^ 100011111010101010100100001111110110111101011110011010001000111110101010101001000011111101101111010111100110011001001110011111011000111110101010101001000011111101101111010111100110100010001111101010101010010000111111011011110101111001100110010011100111101101011110 8faaa43f6f5e688faaa43f6f5e664e7d8faaa43f6f5e688faaa43f6f5e664e7b5e
UTF-8 o^ho^fN}o^ho^fN{^ 110000111000001011000010100111010110111101011110011010001100001110000010110000101001110101101111010111100110011001001110011111011100001110000010110000101001110101101111010111100110100011000011100000101100001010011101011011110101111001100110010011100111101101011110 c382c29d6f5e68c382c29d6f5e664e7dc382c29d6f5e68c382c29d6f5e664e7b5e
UHC ??o^h??o^fN}??o^h??o^fN{^ 00111111001111110110111101011110011010000011111100111111011011110101111001100110010011100111110100111111001111110110111101011110011010000011111100111111011011110101111001100110010011100111101101011110 3f3f6f5e683f3f6f5e664e7d3f3f6f5e683f3f6f5e664e7b5e

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