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 ??}????? 0011111100111111011111010011111100111111001111110011111100111111 3f3f7d3f3f3f3f3f
SJIS-WIN ?叩}?叩?瑙? 0011111110010010010000000111110100111111100100100100000000111111111000001110110100111111 3f92407d3f92403fe0ed3f
EUC-JP ?叩}?叩?瑙? 0011111111000011101000010111110100111111110000111010000100111111111000001110111100111111 3fc3a17d3fc3a13fe0ef3f
UTF-8 렺叩}렺叩렺瑙렮 11101011101000001011101011100101100011111010100101111101111010111010000010111010111001011000111110101001111010111010000010111010111001111001000110011001111010111010000010101110 eba0bae58fa97deba0bae58fa9eba0bae79199eba0ae
UHC 렺叩}렺叩렺瑙렮 100011101100001011001101101100000111110110001110110000101100110110110000100011101100001011010010110001011000111010111011 8ec2cdb07d8ec2cdb08ec2d2c58ebb

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