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 郤逸愁}郤逸愁{^ 111001111011101010001000111011011000111101000100011111011110011110111010100010001110110110001111010001000111101101011110 e7ba88ed8f447de7ba88ed8f447b5e
EUC-JP 郤逸愁}郤逸愁{^ 111011101011110010110000111011111011110110100101011111011110111010111100101100001110111110111101101001010111101101011110 eebcb0efbda57deebcb0efbda57b5e
UTF-8 郤逸愁}郤逸愁{^ 111010011000001110100100111010011000000010111000111001101000010010000001011111011110100110000011101001001110100110000000101110001110011010000100100000010111101101011110 e983a4e980b8e684817de983a4e980b8e684817b5e
UHC ?逸愁}?逸愁{^ 00111111111011001110111111100001111111100111110100111111111011001110111111100001111111100111101101011110 3fecefe1fe7d3fecefe1fe7b5e

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