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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ツ楯ツ楯[ツ楯ツ楯[^ 110000101000111101111100110000101000111101111100010110111100001010001111011111001100001010001111011111000101101101011110 c28f7cc28f7c5bc28f7cc28f7c5b5e
EUC-JP ツ楯ツ楯[ツ楯ツ楯[^ 10001110110000101011110111011101100011101100001010111101110111010101101110001110110000101011110111011101100011101100001010111101110111010101101101011110 8ec2bddd8ec2bddd5b8ec2bddd8ec2bddd5b5e
UTF-8 ツ楯ツ楯[ツ楯ツ楯[^ 111011111011111010000010111001101010010110101111111011111011111010000010111001101010010110101111010110111110111110111110100000101110011010100101101011111110111110111110100000101110011010100101101011110101101101011110 efbe82e6a5afefbe82e6a5af5befbe82e6a5afefbe82e6a5af5b5e
UHC ?楯?楯[?楯?楯[^ 001111111110001011100100001111111110001011100100010110110011111111100010111001000011111111100010111001000101101101011110 3fe2e43fe2e45b3fe2e43fe2e45b5e

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