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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テヲツ淞エテヲツδ 1100001110100110110000101001111111000010101101001100001110100110110000101000001111000010 c3a6c29fc2b4c3a6c283c2
EUC-JP テヲツ淞エテヲツδ 100011101100001110001110101001101000111011000010110111101100010010001110101101001000111011000011100011101010011010001110110000101010011011000100 8ec38ea68ec2dec48eb48ec38ea68ec2a6c4
UTF-8 テヲツ淞エテヲツδ 1110111110111110100000111110111110111101101001101110111110111110100000101110011010110111100111101110111110111101101101001110111110111110100000111110111110111101101001101110111110111110100000101100111010110100 efbe83efbda6efbe82e6b79eefbdb4efbe83efbda6efbe82ceb4
UHC ???淞????δ 0011111100111111001111111110000111100111001111110011111100111111001111111010010111100100 3f3f3fe1e73f3f3f3fa5e4

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