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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ミヒャシ}ミヒャシ{^ 1101000011001011101011001011110001111101110100001100101110101100101111000111101101011110 d0cbacbc7dd0cbacbc7b5e
EUC-JP ミヒャシ}ミヒャシ{^ 10001110110100001000111011001011100011101010110010001110101111000111110110001110110100001000111011001011100011101010110010001110101111000111101101011110 8ed08ecb8eac8ebc7d8ed08ecb8eac8ebc7b5e
UTF-8 ミヒャシ}ミヒャシ{^ 111011111011111010010000111011111011111010001011111011111011110110101100111011111011110110111100011111011110111110111110100100001110111110111110100010111110111110111101101011001110111110111101101111000111101101011110 efbe90efbe8befbdacefbdbc7defbe90efbe8befbdacefbdbc7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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