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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 郤逸修郤逸修^ 11100111101110101000100011101101100011110100001111100111101110101000100011101101100011110100001101011110 e7ba88ed8f43e7ba88ed8f435e
EUC-JP 郤逸修郤逸修^ 11101110101111001011000011101111101111011010010011101110101111001011000011101111101111011010010001011110 eebcb0efbda4eebcb0efbda45e
UTF-8 郤逸修郤逸修^ 11101001100000111010010011101001100000001011100011100100101111111010111011101001100000111010010011101001100000001011100011100100101111111010111001011110 e983a4e980b8e4bfaee983a4e980b8e4bfae5e
UHC ?逸修?逸修^ 0011111111101100111011111110000111110011001111111110110011101111111000011111001101011110 3fecefe1f33fecefe1f35e

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