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 丈タシシ丈タシシ^ 1000111111100100110000001011110010111100100011111110010011000000101111001011110001011110 8fe4c0bcbc8fe4c0bcbc5e
EUC-JP 丈タシシ丈タシシ^ 1011111011100110100011101100000010001110101111001000111010111100101111101110011010001110110000001000111010111100100011101011110001011110 bee68ec08ebc8ebcbee68ec08ebc8ebc5e
UTF-8 丈タシシ丈タシシ^ 11100100101110001000100011101111101111101000000011101111101111011011110011101111101111011011110011100100101110001000100011101111101111101000000011101111101111011011110011101111101111011011110001011110 e4b888efbe80efbdbcefbdbce4b888efbe80efbdbcefbdbc5e
UHC 丈???丈???^ 1110110111011011001111110011111100111111111011011101101100111111001111110011111101011110 eddb3f3f3feddb3f3f3f5e

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