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 ??????A??? 00111111001111110011111100111111001111110011111101000001001111110011111100111111 3f3f3f3f3f3f413f3f3f
SJIS-WIN 搖??晤⑨?A搖?? 1001110110001010001111110011111110011101111010111000011101001000001111110100000110011101100010100011111100111111 9d8a3f3f9deb87483f419d8a3f3f
EUC-JP 搖??晤??A搖?? 11011001111010100011111100111111110110101110110100111111001111110100000111011001111010100011111100111111 d9ea3f3fdaed3f3f41d9ea3f3f
UTF-8 搖뱄쉼晤⑨쉐A搖뱄쉼 11100110100100001001011011101011101100011000010011101100100010011011110011100110100110011010010011100010100100011010100011101100100010011001000001000001111001101001000010010110111010111011000110000100111011001000100110111100 e69096ebb184ec89bce699a4e291a8ec899041e69096ebb184ec89bc
UHC 搖뱄쉼晤⑨쉐A搖뱄쉼 11101000111101001011100111101111101111011011000011100111111110111010100011101111101111011010011001000001111010001111010010111001111011111011110110110000 e8f4b9efbdb0e7fba8efbda641e8f4b9efbdb0

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