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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蝪シ邊厭蝪シ邊閲^ 111001011010000110111100111001111011001010001001011111011110010110100001101111001110011110110010100010010111101101011110 e5a1bce7b2897de5a1bce7b2897b5e
EUC-JP 蝪シ邊厭蝪シ邊閲^ 1110101010100011100011101011110011101110101101001011000111011110111010101010001110001110101111001110111010110100101100011101110001011110 eaa38ebceeb4b1deeaa38ebceeb4b1dc5e
UTF-8 蝪シ邊厭蝪シ邊閲^ 11101000100111011010101011101111101111011011110011101001100000101000101011100101100011101010110111101000100111011010101011101111101111011011110011101001100000101000101011101001100101101011001001011110 e89daaefbdbce9828ae58eade89daaefbdbce9828ae996b25e
UHC ??邊厭??邊?^ 001111110011111111011100101010111110011011110100001111110011111111011100101010110011111101011110 3f3fdcabe6f43f3fdcab3f5e

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