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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テδ氾δョテδ氾δョ^ 1100001110000011110000101001010011000011100000111100001010101110110000111000001111000010100101001100001110000011110000101010111001011110 c383c294c383c2aec383c294c383c2ae5e
EUC-JP テδ氾δョテδ氾δョ^ 100011101100001110100110110001001100100011000101101001101100010010001110101011101000111011000011101001101100010011001000110001011010011011000100100011101010111001011110 8ec3a6c4c8c5a6c48eae8ec3a6c4c8c5a6c48eae5e
UTF-8 テδ氾δョテδ氾δョ^ 111011111011111010000011110011101011010011100110101100001011111011001110101101001110111110111101101011101110111110111110100000111100111010110100111001101011000010111110110011101011010011101111101111011010111001011110 efbe83ceb4e6b0beceb4efbdaeefbe83ceb4e6b0beceb4efbdae5e
UHC ?δ氾δ??δ氾δ?^ 0011111110100101111001001101101111110000101001011110010000111111001111111010010111100100110110111111000010100101111001000011111101011110 3fa5e4dbf0a5e43f3fa5e4dbf0a5e43f5e

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