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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 郤常週L郤常週L^ 111001111011101010001111111011011000111101010100010011001110011110111010100011111110110110001111010101000100110001011110 e7ba8fed8f544ce7ba8fed8f544c5e
EUC-JP 郤常週L郤常週L^ 111011101011110010111110111011111011110110110101010011001110111010111100101111101110111110111101101101010100110001011110 eebcbeefbdb54ceebcbeefbdb54c5e
UTF-8 郤常週L郤常週L^ 111010011000001110100100111001011011100010111000111010011000000010110001010011001110100110000011101001001110010110111000101110001110100110000000101100010100110001011110 e983a4e5b8b8e980b14ce983a4e5b8b8e980b14c5e
UHC ?常週L?常週L^ 00111111110111111100100011110001110011100100110000111111110111111100100011110001110011100100110001011110 3fdfc8f1ce4c3fdfc8f1ce4c5e

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