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 ミキ・ェミキ・ェ^ 110100001011011110100101101010101101000010110111101001011010101001011110 d0b7a5aad0b7a5aa5e
EUC-JP ミキ・ェミキ・ェ^ 1000111011010000100011101011011110001110101001011000111010101010100011101101000010001110101101111000111010100101100011101010101001011110 8ed08eb78ea58eaa8ed08eb78ea58eaa5e
UTF-8 ミキ・ェミキ・ェ^ 11101111101111101001000011101111101111011011011111101111101111011010010111101111101111011010101011101111101111101001000011101111101111011011011111101111101111011010010111101111101111011010101001011110 efbe90efbdb7efbda5efbdaaefbe90efbdb7efbda5efbdaa5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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