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 ツ湘氾急ツ湘氾宮^ 110000101000111111000011100101001100001110001011011111011100001010001111110000111001010011000011100010110111101101011110 c28fc394c38b7dc28fc394c38b7b5e
EUC-JP ツ湘氾急ツ湘氾宮^ 1000111011000010101111101100010111001000110001011011010111011110100011101100001010111110110001011100100011000101101101011101110001011110 8ec2bec5c8c5b5de8ec2bec5c8c5b5dc5e
UTF-8 ツ湘氾急ツ湘氾宮^ 11101111101111101000001011100110101110011001100011100110101100001011111011100110100000001010010111101111101111101000001011100110101110011001100011100110101100001011111011100101101011101010111001011110 efbe82e6b998e6b0bee680a5efbe82e6b998e6b0bee5aeae5e
UHC ?湘氾急?湘氾宮^ 001111111101111111001111110110111111000011010000111000010011111111011111110011111101101111110000110011111110000001011110 3fdfcfdbf0d0e13fdfcfdbf0cfe05e

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