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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逧ー雎千垈雎真 11100111100110101011000011101000101100011001000011100111100110101011000011101000101100011001000001011110 e79ab0e8b190e79ab0e8b1905e
EUC-JP 逧ー雎千垈雎真 1110110111111010100011101011000011110000101100111100000011101001110101001011001011110000101100111011111110111111 edfa8eb0f0b3c0e9d4b2f0b3bfbf
UTF-8 逧ー雎千垈雎真 111010011000000010100111111011111011110110110000111010011001101110001110111001011000110110000011111001011001111010001000111010011001101110001110111001111001110010011111 e980a7efbdb0e99b8ee58d83e59e88e99b8ee79c9f
UHC ??雎千垈雎? 0011111100111111111011101101000111110100101101101101001111011100111011101101000100111111 3f3feed1f4b6d3dceed13f

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