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 テδ氾δョテδッテ 11000011100000111100001010010100110000111000001111000010101011101100001110000011110000101010111111000011 c383c294c383c2aec383c2afc3
EUC-JP テδ氾δョテδッテ 100011101100001110100110110001001100100011000101101001101100010010001110101011101000111011000011101001101100010010001110101011111000111011000011 8ec3a6c4c8c5a6c48eae8ec3a6c48eaf8ec3
UTF-8 テδ氾δョテδッテ 111011111011111010000011110011101011010011100110101100001011111011001110101101001110111110111101101011101110111110111110100000111100111010110100111011111011110110101111111011111011111010000011 efbe83ceb4e6b0beceb4efbdaeefbe83ceb4efbdafefbe83
UHC ?δ氾δ??δ?? 00111111101001011110010011011011111100001010010111100100001111110011111110100101111001000011111100111111 3fa5e4dbf0a5e43f3fa5e43f3f

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