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’L^nR’O’L^n^[’O’L^nR’O’L^n^[^ 10010010010011111001001001001100010111100110111001010010100100100100111110010010010011000101111001101110010111100101101110010010010011111001001001001100010111100110111001010010100100100100111110010010010011000101111001101110010111100101101101011110 924f924c5e6e52924f924c5e6e5e5b924f924c5e6e52924f924c5e6e5e5b5e
SJIS-WIN ?O?L^nR?O?L^n^[?O?L^nR?O?L^n^[^ 00111111010011110011111101001100010111100110111001010010001111110100111100111111010011000101111001101110010111100101101100111111010011110011111101001100010111100110111001010010001111110100111100111111010011000101111001101110010111100101101101011110 3f4f3f4c5e6e523f4f3f4c5e6e5e5b3f4f3f4c5e6e523f4f3f4c5e6e5e5b5e
EUC-JP ?O?L^nR?O?L^n^[?O?L^nR?O?L^n^[^ 00111111010011110011111101001100010111100110111001010010001111110100111100111111010011000101111001101110010111100101101100111111010011110011111101001100010111100110111001010010001111110100111100111111010011000101111001101110010111100101101101011110 3f4f3f4c5e6e523f4f3f4c5e6e5e5b3f4f3f4c5e6e523f4f3f4c5e6e5e5b5e
UTF-8 ’O’L^nR’O’L^n^[’O’L^nR’O’L^n^[^ 110000101001001001001111110000101001001001001100010111100110111001010010110000101001001001001111110000101001001001001100010111100110111001011110010110111100001010010010010011111100001010010010010011000101111001101110010100101100001010010010010011111100001010010010010011000101111001101110010111100101101101011110 c2924fc2924c5e6e52c2924fc2924c5e6e5e5bc2924fc2924c5e6e52c2924fc2924c5e6e5e5b5e
UHC ?O?L^nR?O?L^n^[?O?L^nR?O?L^n^[^ 00111111010011110011111101001100010111100110111001010010001111110100111100111111010011000101111001101110010111100101101100111111010011110011111101001100010111100110111001010010001111110100111100111111010011000101111001101110010111100101101101011110 3f4f3f4c5e6e523f4f3f4c5e6e5e5b3f4f3f4c5e6e523f4f3f4c5e6e5e5b5e

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