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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驥育エ優驥育エ優^ 111010011000011110001000111001111011010010010111010001001110100110000111100010001110011110110100100101110100010001011110 e98788e7b49744e98788e7b497445e
EUC-JP 驥育エ優驥育エ優^ 1111000111100111101100001110100110001110101101001100110110100101111100011110011110110000111010011000111010110100110011011010010101011110 f1e7b0e98eb4cda5f1e7b0e98eb4cda55e
UTF-8 驥育エ優驥育エ優^ 11101001101010011010010111101000100000101011001011101111101111011011010011100101100001001010101011101001101010011010010111101000100000101011001011101111101111011011010011100101100001001010101001011110 e9a9a5e882b2efbdb4e584aae9a9a5e882b2efbdb4e584aa5e
UHC 驥育?優驥育?優^ 110100011100101011101011110000000011111111101001110100001101000111001010111010111100000000111111111010011101000001011110 d1caebc03fe9d0d1caebc03fe9d05e

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