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 ??e??S}??e??S{^ 001111110011111101100101001111110011111101010011011111010011111100111111011001010011111100111111010100110111101101011110 3f3f653f3f537d3f3f653f3f537b5e
SJIS-WIN ??e??S}??e??S{^ 001111110011111101100101001111110011111101010011011111010011111100111111011001010011111100111111010100110111101101011110 3f3f653f3f537d3f3f653f3f537b5e
EUC-JP ??e??S}??e??S{^ 001111110011111101100101001111110011111101010011011111010011111100111111011001010011111100111111010100110111101101011110 3f3f653f3f537d3f3f653f3f537b5e
UTF-8 횂혥e횂혡S}횂혥e횂혡S{^ 11101101100110101000001011101101100110001010010101100101111011011001101010000010111011011001100010100001010100110111110111101101100110101000001011101101100110001010010101100101111011011001101010000010111011011001100010100001010100110111101101011110 ed9a82ed98a565ed9a82ed98a1537ded9a82ed98a565ed9a82ed98a1537b5e
UHC 횂혥e횂혡S}횂혥e횂혡S{^ 1100001110000010110000101000110101100101110000111000001011000010100010100101001101111101110000111000001011000010100011010110010111000011100000101100001010001010010100110111101101011110 c382c28d65c382c28a537dc382c28d65c382c28a537b5e

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