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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蒟晧昌}蒟晧昌{^ 111001001110010110011101111011001000111110111001011111011110010011100101100111011110110010001111101110010111101101011110 e4e59dec8fb97de4e59dec8fb97b5e
EUC-JP 蒟晧昌}蒟晧昌{^ 111010001110011111011010111011101011111010111011011111011110100011100111110110101110111010111110101110110111101101011110 e8e7daeebebb7de8e7daeebebb7b5e
UTF-8 蒟晧昌}蒟晧昌{^ 111010001001001010011111111001101001100110100111111001101001100010001100011111011110100010010010100111111110011010011001101001111110011010011000100011000111101101011110 e8929fe699a7e6988c7de8929fe699a7e6988c7b5e
UHC ?晧昌}?晧昌{^ 00111111111110111100010111110011111000110111110100111111111110111100010111110011111000110111101101011110 3ffbc5f3e37d3ffbc5f3e37b5e

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