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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 渹湿澵失澵悉湜湿 11111011010001101000111010111100111110110100110010001110101110001111101101001100100011101011101111111011010001111000111010111100 fb468ebcfb4c8eb8fb4c8ebbfb478ebc
EUC-JP 渹湿澵失澵悉湜湿 1000111111000111111011101011110010111110100011111100100011111000101111001011101010001111110010001111100010111100101111011000111111000111111111001011110010111110 8fc7eebcbe8fc8f8bcba8fc8f8bcbd8fc7fcbcbe
UTF-8 渹湿澵失澵悉湜湿 111001101011100010111001111001101011100110111111111001101011111010110101111001011010010010110001111001101011111010110101111001101000001010001001111001101011100110011100111001101011100110111111 e6b8b9e6b9bfe6beb5e5a4b1e6beb5e68289e6b99ce6b9bf
UHC ???失?悉湜? 0011111100111111001111111110001111110111001111111110001111111010111000111101011100111111 3f3f3fe3f73fe3fae3d73f

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