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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 諢育カ南ケィ讌ョ 111001101000010010001000111001111011011010010011111011001011100110101000111001101010010110101110 e68488e7b693ecb9a8e6a5ae
EUC-JP 諢育カ南ケィ讌ョ 11101011111001001011000011101001100011101011011011000110111011101000111010111001100011101010100011101100101001111000111010101110 ebe4b0e98eb6c6ee8eb98ea8eca78eae
UTF-8 諢育カ南ケィ讌ョ 111010001010101110100010111010001000001010110010111011111011110110110110111001011000110110010111111011111011110110111001111011111011110110101000111010001010111010001100111011111011110110101110 e8aba2e882b2efbdb6e58d97efbdb9efbda8e8ae8cefbdae
UHC ?育?南???? 00111111111010111100000000111111110100011111010100111111001111110011111100111111 3febc03fd1f53f3f3f3f

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