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’Eh’O’EfN}’O’Eh’O’EfN{^ 110000101001001001001111110000101001001001000101011010001100001010010010010011111100001010010010010001010110011001001110011111011100001010010010010011111100001010010010010001010110100011000010100100100100111111000010100100100100010101100110010011100111101101011110 c2924fc2924568c2924fc29245664e7dc2924fc2924568c2924fc29245664e7b5e
SJIS-WIN ??O??Eh??O??EfN}??O??Eh??O??EfN{^ 001111110011111101001111001111110011111101000101011010000011111100111111010011110011111100111111010001010110011001001110011111010011111100111111010011110011111100111111010001010110100000111111001111110100111100111111001111110100010101100110010011100111101101011110 3f3f4f3f3f45683f3f4f3f3f45664e7d3f3f4f3f3f45683f3f4f3f3f45664e7b5e
EUC-JP Â?OÂ?EhÂ?OÂ?EfN}Â?OÂ?EhÂ?OÂ?EfN{^ 10001111101010101010010000111111010011111000111110101010101001000011111101000101011010001000111110101010101001000011111101001111100011111010101010100100001111110100010101100110010011100111110110001111101010101010010000111111010011111000111110101010101001000011111101000101011010001000111110101010101001000011111101001111100011111010101010100100001111110100010101100110010011100111101101011110 8faaa43f4f8faaa43f45688faaa43f4f8faaa43f45664e7d8faaa43f4f8faaa43f45688faaa43f4f8faaa43f45664e7b5e
UTF-8 ’O’Eh’O’EfN}’O’Eh’O’EfN{^ 11000011100000101100001010010010010011111100001110000010110000101001001001000101011010001100001110000010110000101001001001001111110000111000001011000010100100100100010101100110010011100111110111000011100000101100001010010010010011111100001110000010110000101001001001000101011010001100001110000010110000101001001001001111110000111000001011000010100100100100010101100110010011100111101101011110 c382c2924fc382c2924568c382c2924fc382c29245664e7dc382c2924fc382c2924568c382c2924fc382c29245664e7b5e
UHC ??O??Eh??O??EfN}??O??Eh??O??EfN{^ 001111110011111101001111001111110011111101000101011010000011111100111111010011110011111100111111010001010110011001001110011111010011111100111111010011110011111100111111010001010110100000111111001111110100111100111111001111110100010101100110010011100111101101011110 3f3f4f3f3f45683f3f4f3f3f45664e7d3f3f4f3f3f45683f3f4f3f3f45664e7b5e

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