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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???箋??洵ζ?^ 00111111001111110011111111100010101100110011111100111111100111111010101110000011110001000011111101011110 3f3f3fe2b33f3f9fab83c43f5e
EUC-JP ???箋??洵ζ?^ 00111111001111110011111111100100101101010011111100111111110111101010110110100110110001100011111101011110 3f3f3fe4b53f3fdeada6c63f5e
UTF-8 琉덀돟箋녿쨮洵ζ뒻^ 111011111010011110001100111010111000110110000000111010111000111110011111111001111010111010001011111010111000010110111111111011001010100010101110111001101011010010110101110011101011011011101011100100101011101101011110 efa78ceb8d80eb8f9fe7ae8beb85bfeca8aee6b4b5ceb6eb92bb5e
UHC 琉덀돟箋녿쨮洵ζ뒻^ 11101011101001001000100011100011100010011010010111101111101010001000011011101011101001001000100011100010111001111010010111100110100010101011000101011110 eba488e389a5efa886eba488e2e7a5e68ab15e

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