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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荳企造}荳企造{^ 111001001011100010001010111010011001000110100010011111011110010010111000100010101110100110010001101000100111101101011110 e4b88ae991a27de4b88ae991a27b5e
EUC-JP 荳企造}荳企造{^ 111010001011101010110100111010111100001010100100011111011110100010111010101101001110101111000010101001000111101101011110 e8bab4ebc2a47de8bab4ebc2a47b5e
UTF-8 荳企造}荳企造{^ 111010001000110110110011111001001011110010000001111010011000000010100000011111011110100010001101101100111110010010111100100000011110100110000000101000000111101101011110 e88db3e4bc81e980a07de88db3e4bc81e980a07b5e
UHC 荳企造}荳企造{^ 110101001110010111010000111010101111000011100011011111011101010011100101110100001110101011110000111000110111101101011110 d4e5d0eaf0e37dd4e5d0eaf0e37b5e

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