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 ミー」ョミー」ョ^ 110100001011000010100011101011101101000010110000101000111010111001011110 d0b0a3aed0b0a3ae5e
EUC-JP ミー」ョミー」ョ^ 1000111011010000100011101011000010001110101000111000111010101110100011101101000010001110101100001000111010100011100011101010111001011110 8ed08eb08ea38eae8ed08eb08ea38eae5e
UTF-8 ミー」ョミー」ョ^ 11101111101111101001000011101111101111011011000011101111101111011010001111101111101111011010111011101111101111101001000011101111101111011011000011101111101111011010001111101111101111011010111001011110 efbe90efbdb0efbda3efbdaeefbe90efbdb0efbda3efbdae5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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