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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN 筌??R筌??^[筌??R筌??^[^ 1110001010100011001111110011111101010010111000101010001100111111001111110101111001011011111000101010001100111111001111110101001011100010101000110011111100111111010111100101101101011110 e2a33f3f52e2a33f3f5e5be2a33f3f52e2a33f3f5e5b5e
EUC-JP 筌??R筌??^[筌??R筌??^[^ 1110010010100101001111110011111101010010111001001010010100111111001111110101111001011011111001001010010100111111001111110101001011100100101001010011111100111111010111100101101101011110 e4a53f3f52e4a53f3f5e5be4a53f3f52e4a53f3f5e5b5e
UTF-8 筌띿썴R筌띿썴^[筌띿썴R筌띿썴^[^ 11100111101011011000110011101011100111011011111111101100100011011011010001010010111001111010110110001100111010111001110110111111111011001000110110110100010111100101101111100111101011011000110011101011100111011011111111101100100011011011010001010010111001111010110110001100111010111001110110111111111011001000110110110100010111100101101101011110 e7ad8ceb9dbfec8db452e7ad8ceb9dbfec8db45e5be7ad8ceb9dbfec8db452e7ad8ceb9dbfec8db45e5b5e
UHC 筌띿썴R筌띿썴^[筌띿썴R筌띿썴^[^ 11101111101001111000110111101100100110111010001001010010111011111010011110001101111011001001101110100010010111100101101111101111101001111000110111101100100110111010001001010010111011111010011110001101111011001001101110100010010111100101101101011110 efa78dec9ba252efa78dec9ba25e5befa78dec9ba252efa78dec9ba25e5b5e

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