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 螂帛?}螂帛?{^ 11100101101001011001101111100101001111110111110111100101101001011001101111100101001111110111101101011110 e5a59be53f7de5a59be53f7b5e
EUC-JP 螂帛蔯}螂帛蔯{^ 1110101010100111110101101110011110001111110110011011110001111101111010101010011111010110111001111000111111011001101111000111101101011110 eaa7d6e78fd9bc7deaa7d6e78fd9bc7b5e
UTF-8 螂帛蔯}螂帛蔯{^ 111010001001111010000010111001011011100010011011111010001001010010101111011111011110100010011110100000101110010110111000100110111110100010010100101011110111101101011110 e89e82e5b89be894af7de89e82e5b89be894af7b5e
UHC 螂帛蔯}螂帛蔯{^ 110101011100110011011011110110011111001011011110011111011101010111001100110110111101100111110010110111100111101101011110 d5ccdbd9f2de7dd5ccdbd9f2de7b5e

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