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???E?O???E^ 00111111010011110011111100111111001111110100010100111111010011110011111100111111001111110100010101011110 3f4f3f3f3f453f4f3f3f3f455e
SJIS-WIN 辿O脱鱈但E辿O脱鱈但E^ 100100100100100001001111100100100100010110010010010011001001001001000001010001011001001001001000010011111001001001000101100100100100110010010010010000010100010101011110 92484f9245924c92414592484f9245924c9241455e
EUC-JP 辿O脱鱈但E辿O脱鱈但E^ 110000111010100101001111110000111010011011000011101011011100001110100010010001011100001110101001010011111100001110100110110000111010110111000011101000100100010101011110 c3a94fc3a6c3adc3a245c3a94fc3a6c3adc3a2455e
UTF-8 辿O脱鱈但E辿O脱鱈但E^ 1110100010111110101111110100111111101000100001001011000111101001101100011000100011100100101111011000011001000101111010001011111010111111010011111110100010000100101100011110100110110001100010001110010010111101100001100100010101011110 e8bebf4fe884b1e9b188e4bd8645e8bebf4fe884b1e9b188e4bd86455e
UHC ?O??但E?O??但E^ 001111110100111100111111001111111101001110100011010001010011111101001111001111110011111111010011101000110100010101011110 3f4f3f3fd3a3453f4f3f3fd3a3455e

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