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 ウロエ驀ウロエ驅^ 1011001111011011101101001110100101111101101100111101101110110100111010010111101101011110 b3dbb4e97db3dbb4e97b5e
EUC-JP ウロエ驀ウロエ驅^ 1000111010110011100011101101101110001110101101001111000111011110100011101011001110001110110110111000111010110100111100011101110001011110 8eb38edb8eb4f1de8eb38edb8eb4f1dc5e
UTF-8 ウロエ驀ウロエ驅^ 11101111101111011011001111101111101111101001101111101111101111011011010011101001101010011000000011101111101111011011001111101111101111101001101111101111101111011011010011101001101010011000010101011110 efbdb3efbe9befbdb4e9a980efbdb3efbe9befbdb4e9a9855e
UHC ???驀???驅^ 0011111100111111001111111101100011101001001111110011111100111111110011111100110001011110 3f3f3fd8e93f3f3fcfcc5e

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