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 隰ォ縲媒隰ォ縲倍^ 111010001010110010101011111000111000000010010100011111011110100010101100101010111110001110000000100101000111101101011110 e8acabe380947de8acabe380947b5e
EUC-JP 隰ォ縲媒隰ォ縲倍^ 1111000010101110100011101010101111100101111000001100011111011110111100001010111010001110101010111110010111100000110001111101110001011110 f0ae8eabe5e0c7def0ae8eabe5e0c7dc5e
UTF-8 隰ォ縲媒隰ォ縲倍^ 11101001100110101011000011101111101111011010101111100111101110001011001011100101101010101001001011101001100110101011000011101111101111011010101111100111101110001011001011100101100000001000110101011110 e99ab0efbdabe7b8b2e5aa92e99ab0efbdabe7b8b2e5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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