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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 轤ュ蜊堤カ唸O^ 111001111000001010101101111001011000110110010010111001111011011010011010010110000100111101011110 e782ade58d92e7b69a584f5e
EUC-JP 轤ュ蜊堤カ唸O^ 1110110111100010100011101010110111101001111011011100010011101001100011101011011011010011101110010100111101011110 ede28eade9edc4e98eb6d3b94f5e
UTF-8 轤ュ蜊堤カ唸O^ 1110100010111101101001001110111110111101101011011110100010011100100010101110010110100000101001001110111110111101101101101110010110010100101110000100111101011110 e8bda4efbdade89c8ae5a0a4efbdb6e594b84f5e
UHC ???堤??O^ 001111110011111100111111111100001010011100111111001111110100111101011110 3f3f3ff0a73f3f4f5e

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