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 テδ敕δ愿δ津δス 11000011100000111100001010011101110000111000001111000010100111001100001110000011110000101001001011000011100000111100001010111101 c383c29dc383c29cc383c292c383c2bd
EUC-JP テδ敕δ愿δ津δス 100011101100001110100110110001001101101011000101101001101100010011011000110001011010011011000100110001001100010110100110110001001000111010111101 8ec3a6c4dac5a6c4d8c5a6c4c4c5a6c48ebd
UTF-8 テδ敕δ愿δ津δス 1110111110111110100000111100111010110100111001101001010110010101110011101011010011100110100001001011111111001110101101001110011010110100101001011100111010110100111011111011110110111101 efbe83ceb4e69595ceb4e684bfceb4e6b4a5ceb4efbdbd
UHC ?δ?δ愿δ津δ? 001111111010010111100100001111111010010111100100111010101011010010100101111001001111001011010000101001011110010000111111 3fa5e43fa5e4eab4a5e4f2d0a5e43f

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