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 邊溽イ歇邊溽イ歇^ 111001111011001010011111111001111011001010011111010110111110011110110010100111111110011110110010100111110101101101011110 e7b29fe7b29f5be7b29fe7b29f5b5e
EUC-JP 邊溽イ歇邊溽イ歇^ 1110111010110100110111101110100110001110101100101101110110111100111011101011010011011110111010011000111010110010110111011011110001011110 eeb4dee98eb2ddbceeb4dee98eb2ddbc5e
UTF-8 邊溽イ歇邊溽イ歇^ 11101001100000101000101011100110101110101011110111101111101111011011001011100110101011011000011111101001100000101000101011100110101110101011110111101111101111011011001011100110101011011000011101011110 e9828ae6babdefbdb2e6ad87e9828ae6babdefbdb2e6ad875e
UHC 邊??歇邊??歇^ 11011100101010110011111100111111111110101100111011011100101010110011111100111111111110101100111001011110 dcab3f3ffacedcab3f3fface5e

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