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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ツ偲督偲可湘」 110000101000111011000011100100111100001010001110110000111000100111000010100011111100001110100011 c28ec393c28ec389c28fc3a3
EUC-JP ツ偲督偲可湘」 1000111011000010101111001100010111000110110001001011110011000101101100101100010010111110110001011000111010100011 8ec2bcc5c6c4bcc5b2c4bec58ea3
UTF-8 ツ偲督偲可湘」 111011111011111010000010111001011000000110110010111001111001110110100011111001011000000110110010111001011000111110101111111001101011100110011000111011111011110110100011 efbe82e581b2e79da3e581b2e58fafe6b998efbda3
UHC ??督?可湘? 00111111001111111101010010111101001111111100101010100110110111111100111100111111 3f3fd4bd3fcaa6dfcf3f

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