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 蒿咎ーー蒿咎ー、^ 11100100111001001001100111101001101100001011000011100100111001001001100111101001101100001010010001011110 e4e499e9b0b0e4e499e9b0a45e
EUC-JP 蒿咎ーー蒿咎ー、^ 1110100011100110110100101110101110001110101100001000111010110000111010001110011011010010111010111000111010110000100011101010010001011110 e8e6d2eb8eb08eb0e8e6d2eb8eb08ea45e
UTF-8 蒿咎ーー蒿咎ー、^ 11101000100100101011111111100101100100101000111011101111101111011011000011101111101111011011000011101000100100101011111111100101100100101000111011101111101111011011000011101111101111011010010001011110 e892bfe5928eefbdb0efbdb0e892bfe5928eefbdb0efbda45e
UHC 蒿咎??蒿咎??^ 11111011110110101100111110100100001111110011111111111011110110101100111110100100001111110011111101011110 fbdacfa43f3ffbdacfa43f3f5e

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