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 荳ケ蟄麓荳ケ蟄麓^ 111001001011100010111001111001011010110110011000010110111110010010111000101110011110010110101101100110000101101101011110 e4b8b9e5ad985be4b8b9e5ad985b5e
EUC-JP 荳ケ蟄麓荳ケ蟄麓^ 1110100010111010100011101011100111101010101011111100111110111100111010001011101010001110101110011110101010101111110011111011110001011110 e8ba8eb9eaafcfbce8ba8eb9eaafcfbc5e
UTF-8 荳ケ蟄麓荳ケ蟄麓^ 11101000100011011011001111101111101111011011100111101000100111111000010011101001101110101001001111101000100011011011001111101111101111011011100111101000100111111000010011101001101110101001001101011110 e88db3efbdb9e89f84e9ba93e88db3efbdb9e89f84e9ba935e
UHC 荳?蟄麓荳?蟄麓^ 110101001110010100111111111101101101111011010110111001001101010011100101001111111111011011011110110101101110010001011110 d4e53ff6ded6e4d4e53ff6ded6e45e

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