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 ミルウロミルウロ^ 110100001101100110110011110110111101000011011001101100111101101101011110 d0d9b3dbd0d9b3db5e
EUC-JP ミルウロミルウロ^ 1000111011010000100011101101100110001110101100111000111011011011100011101101000010001110110110011000111010110011100011101101101101011110 8ed08ed98eb38edb8ed08ed98eb38edb5e
UTF-8 ミルウロミルウロ^ 11101111101111101001000011101111101111101001100111101111101111011011001111101111101111101001101111101111101111101001000011101111101111101001100111101111101111011011001111101111101111101001101101011110 efbe90efbe99efbdb3efbe9befbe90efbe99efbdb3efbe9b5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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