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’@‘¼’J‘Ÿ’In}’O’@‘¼’J‘Ÿ’In{^ 1001001001001111100100100100000010010001101111001001001001001010100100011001111110010010010010010110111001111101100100100100111110010010010000001001000110111100100100100100101010010001100111111001001001001001011011100111101101011110 924f924091bc924a919f92496e7d924f924091bc924a919f92496e7b5e
SJIS-WIN ?O?@???J???In}?O?@???J???In{^ 0011111101001111001111110100000000111111001111110011111101001010001111110011111100111111010010010110111001111101001111110100111100111111010000000011111100111111001111110100101000111111001111110011111101001001011011100111101101011110 3f4f3f403f3f3f4a3f3f3f496e7d3f4f3f403f3f3f4a3f3f3f496e7b5e
EUC-JP ?O?@???J???In}?O?@???J???In{^ 0011111101001111001111110100000000111111001111110011111101001010001111110011111100111111010010010110111001111101001111110100111100111111010000000011111100111111001111110100101000111111001111110011111101001001011011100111101101011110 3f4f3f403f3f3f4a3f3f3f496e7d3f4f3f403f3f3f4a3f3f3f496e7b5e
UTF-8 ’O’@‘¼’J‘Ÿ’In}’O’@‘¼’J‘Ÿ’In{^ 110000101001001001001111110000101001001001000000110000101001000111000010101111001100001010010010010010101100001010010001110000101001111111000010100100100100100101101110011111011100001010010010010011111100001010010010010000001100001010010001110000101011110011000010100100100100101011000010100100011100001010011111110000101001001001001001011011100111101101011110 c2924fc29240c291c2bcc2924ac291c29fc292496e7dc2924fc29240c291c2bcc2924ac291c29fc292496e7b5e
UHC ?O?@?¼?J???In}?O?@?¼?J???In{^ 00111111010011110011111101000000001111111010100011111001001111110100101000111111001111110011111101001001011011100111110100111111010011110011111101000000001111111010100011111001001111110100101000111111001111110011111101001001011011100111101101011110 3f4f3f403fa8f93f4a3f3f3f496e7d3f4f3f403fa8f93f4a3f3f3f496e7b5e

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