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 テδ偲δ禿δ偲δ釘 1100001110000011110000101000111011000011100000111100001010010011110000111000001111000010100011101100001110000011110000101001001101000010 c383c28ec383c293c383c28ec383c29342
EUC-JP テδ偲δ禿δ偲δ釘 100011101100001110100110110001001011110011000101101001101100010011000110110001011010011011000100101111001100010110100110110001001100010110100011 8ec3a6c4bcc5a6c4c6c5a6c4bcc5a6c4c5a3
UTF-8 テδ偲δ禿δ偲δ釘 1110111110111110100000111100111010110100111001011000000110110010110011101011010011100111101001101011111111001110101101001110010110000001101100101100111010110100111010011000011110011000 efbe83ceb4e581b2ceb4e7a6bfceb4e581b2ceb4e98798
UHC ?δ?δ禿δ?δ釘 001111111010010111100100001111111010010111100100110101001011111010100101111001000011111110100101111001001110111111111001 3fa5e43fa5e4d4bea5e43fa5e4eff9

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