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 ムヒ「驀ムヒ「驅^ 1101000111001011101000101110100101111101110100011100101110100010111010010111101101011110 d1cba2e97dd1cba2e97b5e
EUC-JP ムヒ「驀ムヒ「驅^ 1000111011010001100011101100101110001110101000101111000111011110100011101101000110001110110010111000111010100010111100011101110001011110 8ed18ecb8ea2f1de8ed18ecb8ea2f1dc5e
UTF-8 ムヒ「驀ムヒ「驅^ 11101111101111101001000111101111101111101000101111101111101111011010001011101001101010011000000011101111101111101001000111101111101111101000101111101111101111011010001011101001101010011000010101011110 efbe91efbe8befbda2e9a980efbe91efbe8befbda2e9a9855e
UHC ???驀???驅^ 0011111100111111001111111101100011101001001111110011111100111111110011111100110001011110 3f3f3fd8e93f3f3fcfcc5e

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