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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 丈ソシ・[}丈ソシ・[{^ 100011111110010010111111101111001010010101011011011111011000111111100100101111111011110010100101010110110111101101011110 8fe4bfbca55b7d8fe4bfbca55b7b5e
EUC-JP 丈ソシ・[}丈ソシ・[{^ 101111101110011010001110101111111000111010111100100011101010010101011011011111011011111011100110100011101011111110001110101111001000111010100101010110110111101101011110 bee68ebf8ebc8ea55b7dbee68ebf8ebc8ea55b7b5e
UTF-8 丈ソシ・[}丈ソシ・[{^ 1110010010111000100010001110111110111101101111111110111110111101101111001110111110111101101001010101101101111101111001001011100010001000111011111011110110111111111011111011110110111100111011111011110110100101010110110111101101011110 e4b888efbdbfefbdbcefbda55b7de4b888efbdbfefbdbcefbda55b7b5e
UHC 丈???[}丈???[{^ 111011011101101100111111001111110011111101011011011111011110110111011011001111110011111100111111010110110111101101011110 eddb3f3f3f5b7deddb3f3f3f5b7b5e

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