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 ????k}????k{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e
SJIS-WIN ?寥??k}?寥??k{^ 001111111001101110001100001111110011111101101011011111010011111110011011100011000011111100111111011010110111101101011110 3f9b8c3f3f6b7d3f9b8c3f3f6b7b5e
EUC-JP ?寥??k}?寥??k{^ 001111111101010111101100001111110011111101101011011111010011111111010101111011000011111100111111011010110111101101011110 3fd5ec3f3f6b7d3fd5ec3f3f6b7b5e
UTF-8 쒀寥렖렣k}쒀寥렖렣k{^ 1110110010010010100000001110010110101111101001011110101110100000100101101110101110100000101000110110101101111101111011001001001010000000111001011010111110100101111010111010000010010110111010111010000010100011011010110111101101011110 ec9280e5afa5eba096eba0a36b7dec9280e5afa5eba096eba0a36b7b5e
UHC 쒀寥렖렣k}쒀寥렖렣k{^ 101111101010110011101000111011111000111010101011100011101011010001101011011111011011111010101100111010001110111110001110101010111000111010110100011010110111101101011110 beace8ef8eab8eb46b7dbeace8ef8eab8eb46b7b5e

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