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 ?泄?}?泄?{^ 0011111110011111100101010011111101111101001111111001111110010101001111110111101101011110 3f9f953f7d3f9f953f7b5e
EUC-JP ?泄?}?泄?{^ 0011111111011101111101010011111101111101001111111101110111110101001111110111101101011110 3fddf53f7d3fddf53f7b5e
UTF-8 렲泄렲}렲泄렲{^ 111010111010000010110010111001101011001110000100111010111010000010110010011111011110101110100000101100101110011010110011100001001110101110100000101100100111101101011110 eba0b2e6b384eba0b27deba0b2e6b384eba0b27b5e
UHC 렲泄렲}렲泄렲{^ 100011101011111111100000110111001000111010111111011111011000111010111111111000001101110010001110101111110111101101011110 8ebfe0dc8ebf7d8ebfe0dc8ebf7b5e

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