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 ???????W 0011111100111111001111110011111100111111001111110011111101010111 3f3f3f3f3f3f3f57
SJIS-WIN ツ静猟禿淞個シW 11000010100100001100001110010111110000101001001111000011100111111100001010001100110000101011110001010111 c290c397c293c39fc28cc2bc57
EUC-JP ツ静猟禿淞個シW 100011101100001011000000110001011100111011000100110001101100010111011110110001001011100011000100100011101011110001010111 8ec2c0c5cec4c6c5dec4b8c48ebc57
UTF-8 ツ静猟禿淞個シW 11101111101111101000001011101001100111011001100111100111100011001001111111100111101001101011111111100110101101111001111011100101100000001000101111101111101111011011110001010111 efbe82e99d99e78c9fe7a6bfe6b79ee5808befbdbc57
UHC ???禿淞個?W 0011111100111111001111111101010010111110111000011110011111001011110000010011111101010111 3f3f3fd4bee1e7cbc13f57

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