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 ヤカ。驀ヤカ。驅^ 1101010010110110101000011110100101111101110101001011011010100001111010010111101101011110 d4b6a1e97dd4b6a1e97b5e
EUC-JP ヤカ。驀ヤカ。驅^ 1000111011010100100011101011011010001110101000011111000111011110100011101101010010001110101101101000111010100001111100011101110001011110 8ed48eb68ea1f1de8ed48eb68ea1f1dc5e
UTF-8 ヤカ。驀ヤカ。驅^ 11101111101111101001010011101111101111011011011011101111101111011010000111101001101010011000000011101111101111101001010011101111101111011011011011101111101111011010000111101001101010011000010101011110 efbe94efbdb6efbda1e9a980efbe94efbdb6efbda1e9a9855e
UHC ???驀???驅^ 0011111100111111001111111101100011101001001111110011111100111111110011111100110001011110 3f3f3fd8e93f3f3fcfcc5e

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