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 褥ワ?慂??辱?^ 11100101111100011000001110001111001111111001110011001000001111110011111110010000010010100011111101011110 e5f1838f3f9cc83f3f904a3f5e
EUC-JP 褥ワ?慂??辱?^ 11101010111100111010010111101111001111111101100011001010001111110011111110111111101010110011111101011110 eaf3a5ef3fd8ca3f3fbfab3f5e
UTF-8 褥ワ풊慂딉슭辱첿^ 11101000101001001010010111100011100000111010111111101101100100101000101011100110100001011000001011101011100101001000100111101100100010101010110111101000101111101011000111101100101100101011111101011110 e8a4a5e383afed928ae68582eb9489ec8aade8beb1ecb2bf5e
UHC 褥ワ풊慂딉슭辱첿^ 1110100110110011101010111110111110111110100100001110100110111101100010101110111110111101101111101110100110110100101010110110010101011110 e9b3abefbe90e9bd8aefbdbee9b4ab655e

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