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 ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN テァツ青・Lテァツ青・L^ 110000111010011111000010100100001100001010100101010011001100001110100111110000101001000011000010101001010100110001011110 c3a7c290c2a54cc3a7c290c2a54c5e
EUC-JP テァツ青・Lテァツ青・L^ 1000111011000011100011101010011110001110110000101100000011000100100011101010010101001100100011101100001110001110101001111000111011000010110000001100010010001110101001010100110001011110 8ec38ea78ec2c0c48ea54c8ec38ea78ec2c0c48ea54c5e
UTF-8 テァツ青・Lテァツ青・L^ 111011111011111010000011111011111011110110100111111011111011111010000010111010011001110110010010111011111011110110100101010011001110111110111110100000111110111110111101101001111110111110111110100000101110100110011101100100101110111110111101101001010100110001011110 efbe83efbda7efbe82e99d92efbda54cefbe83efbda7efbe82e99d92efbda54c5e
UHC ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e

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