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 雕オ蜻育カセ雕オ 111010001011100010110101111001011001000110001000111001111011011010111110111010001011100010110101 e8b8b5e59188e7b6bee8b8b5
EUC-JP 雕オ蜻育カセ雕オ 11110000101110101000111010110101111010011111000110110000111010011000111010110110100011101011111011110000101110101000111010110101 f0ba8eb5e9f1b0e98eb68ebef0ba8eb5
UTF-8 雕オ蜻育カセ雕オ 111010011001101110010101111011111011110110110101111010001001110010111011111010001000001010110010111011111011110110110110111011111011110110111110111010011001101110010101111011111011110110110101 e99b95efbdb5e89cbbe882b2efbdb6efbdbee99b95efbdb5
UHC 雕??育??雕? 1111000011100111001111110011111111101011110000000011111100111111111100001110011100111111 f0e73f3febc03f3ff0e73f

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