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 ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
SJIS-WIN 渦]渦驅渦]渦驅^ 100010010101000101011101100010010101000111101001011110111000100101010001010111011000100101010001111010010111101101011110 89515d8951e97b89515d8951e97b5e
EUC-JP 渦]渦驅渦]渦驅^ 101100011011001001011101101100011011001011110001110111001011000110110010010111011011000110110010111100011101110001011110 b1b25db1b2f1dcb1b25db1b2f1dc5e
UTF-8 渦]渦驅渦]渦驅^ 111001101011100010100110010111011110011010111000101001101110100110101001100001011110011010111000101001100101110111100110101110001010011011101001101010011000010101011110 e6b8a65de6b8a6e9a985e6b8a65de6b8a6e9a9855e
UHC 渦]渦驅渦]渦驅^ 111010001011111001011101111010001011111011001111110011001110100010111110010111011110100010111110110011111100110001011110 e8be5de8becfcce8be5de8becfcc5e

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